Features
- Manage licenses
- Manage updates
- Easy installation
- Automated license, support, updates expiring email notifications
- Support for Envato purchase codes
- Cron Job for Envato purchase code reverifications and syncing
- Internal API for adding products, licenses etc remotely
- Domain/IP based license restriction
- Expiration date based license restriction
- Save license info in local encrypted (.lic) file for checking license automatically
- Add check for updates feature in your scripts
- Define your own license format
- Push new updates for your scripts in one click
- View where your scripts are being installed
- Included API helper file for easy integration
- Sample installer, updater, activator and deactivator pages
- Sample Wordpress plugin for illustrating the use of licensebox with Wordpress.
- General settings page
- Include LicenseBox in any PHP script/framework
- Included sample codes with live examples
- Domain/IP based API Blacklist
- API is protected using API keys
- Option to rate limit API
- Use it in unlimited scripts
- and much more.
Sample installer demo: https://techdynamics.org/licensebox/samples/install
Sample activator demo: https://techdynamics.org/licensebox/samples/activate
Sample updater demo: https://techdynamics.org/licensebox/samples/update
Sample wordpress-plugin integration demo: Leave us an email and we will arrange a demo of the sample WordPress plugin.
Admin panel demo: https://techdynamics.org/licensebox/demo
Admin Login:
Username: admin
Password: admin1234
LicenseBox is not limited to installers and updaters it offers a wide range of easy to use functions so that you can use licensebox however you like in your application, plugin etc
Requirements
- PHP 5.6 or later, PHP 7 Recommended
- MySQL/MariaDB 5.6 or later
- PDO PHP Extension
- Curl PHP Extension
- Openssl PHP Extension