https://github.com/dubas-pro/ext-short-url
Extension to EspoCRM which will let you to create short url's inside EspoCRM.
https://github.com/dubas-pro/ext-short-url
espocrm espocrm-extension
Last synced: 5 months ago
JSON representation
Extension to EspoCRM which will let you to create short url's inside EspoCRM.
- Host: GitHub
- URL: https://github.com/dubas-pro/ext-short-url
- Owner: dubas-pro
- License: gpl-3.0
- Created: 2021-08-23T08:18:44.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T16:15:28.000Z (over 1 year ago)
- Last Synced: 2024-11-05T17:23:48.980Z (over 1 year ago)
- Topics: espocrm, espocrm-extension
- Language: PHP
- Homepage: https://devcrm.it/short-url
- Size: 1.67 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Dubas Short Url Extension

## General Information
Short Url extension will allow you to create shortened links without any restrictions inside EspoCRM. You will not need any additional application, just EspoCRM. After installation, you just need to configure htaccess and you can create your first shortened link. In addition to creating shortened links you can check how many people have used it, you can also define your own aliases and expiration date.
You can check product information and installer on [our page](https://devcrm.it/short-url)
You can also read more technical information in our [documentation](https://docs.dubas.pro/extensions/short-url/)
We also prepared [demo for this extension](https://docs.dubas.pro/extensions/short-url/#demo).
Feel free to browse the source, look at open issues and keep track of development.
## Requirements
- EspoCRM in version 8.0.0 or higher.
- Apache web server
- PHP in version 8.1.0 or higher.
- Publicly available EspoCRM instance – otherwise your customers will not be able to access.
## Support
This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core issues only.
**Need help?** Please write us an email at contact@dubas.pro
Support requests in issues on this repository will be closed on sight.
### How to report a bug
The issue tracker is the preferred channel for bug reports.
## License
Copyright 2021 DUBAS.
Licensed under the [GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.html)