AdvancedLicense icon

AdvancedLicense -----

The simplest way for developers to license their plugins




[~] Fixed some severe bugs that have been introduced in version 1.9.1

How to update:
For Version 1.9.1: Simply replace the web panel files (you can keep your config.php)
For older versions: Due to the changes in the database schema, this version is NOT compatible with the database from older versions. If you are already using AdvancedLicense on an older version and want to keep your data it is recommended to stay on the old version as the 1.9.x updates have neither security nor feature changes.
----------, Dec 1, 2023

[~] Several bugs were fixed that caused issues when setting up the license panel
[~] Improved database schema

✨ All changes in this update were brought to you by @bestlinuxgamers

How to update:
Due to the changes in the database schema, this version is NOT compatible with the database from the previous version. If you are already using AdvancedLicense on an older version and want to keep your data it is recommended to stay on the old version as this update has neither security nor feature changes.
----------, Nov 10, 2023

[~] Refactored code to be more modular and structured
[~] Fixed several causes for warnings (which caused issues with the verification)
[+] User passwords are now hashed in the database
[+] Support for newer PHP versions

✨ All changes in this update were brought to you by @bestlinuxgamers

How to update:
Due to the user passwords being hashed in the database, you will need to clear the 'users' table in MySQL. The admin account should regenerate with the credentials provided in the config.php. Having multiple users is now more complicated and requires you to hash passwords manually. We might add a feature for this down the line.
----------, Jul 22, 2023

[~] Fixed major security issue
[+] Improved error message when web-host injects JS (or URL is invalid)

How to update:
You will need to replace the following files on your web-space:
verify.php, index.php and scripts/Action.php
----------, Jun 30, 2020

This updated changes how AdvancedLicense makes requests to the web panel. This fixes issues for various web server setups that did not support the old AdvancedLicense version.
----------, Mar 9, 2020

[+] Added possibility to find your mistake with ease ;) just use .debug()

How To Use:
To use the debugging option just call the .debug() method.
This will:
1. Give you the URL that is requested.
2. Give you the exact error message if there is an "URL_ERROR"

Normal request:
if(!new AdvancedLicense("YourLicense", "http://your.domain.com/License/verify.php", this).register()) return;

Request in debugging mode:
if(!new AdvancedLicense("YourLicense", "http://your.domain.com/License/verify.php", this).debug().register()) return;
----------, Jul 17, 2017

FIXED | Error for License-Validation

Thanks to @FusionStyleFX for bug-reporting

How to update? Just replace verify.php if you are on 1.4 if not follow the updated instructions for 1.4
----------, Mar 29, 2016

ADDED | XSS protection
ADDED | SQL-Injection protection
FIXED | Temp-Licenses
CHANGED | MySQL-System to newer one

Special thanks to @kkkeeeddd , @HTML , @Johand199 and @Bentipa for technical assistance, bug-reporting, making suggestions and testing :D

How to update? Replace all files on the webserver. You do not need to reset MySQL, log.txt and the Java-Part
----------, Mar 29, 2016

FIXED | Some more php errors ^^

Special thanks to @samczsun for bug-reporting

How to update? You can just replace 'verify.php' and 'index.php' with the new ones
----------, Mar 28, 2016

FIXED | Plugin-Bound licenses have not worked.

Special thanks to @HTML for bug-reporting and testing

How to update? You can just replace 'verify.php' with the new one
----------, Mar 28, 2016

FIXED | Many PHP errors have been fixed
ADDED | Ability to force https

Huge thanks to @Johand199 and @HTML for helping to fix bugs and making suggesstions
----------, Mar 28, 2016

Resource Information
Author:
----------
Total Downloads: 9,512
First Release: Mar 28, 2016
Last Update: Dec 1, 2023
Category: ---------------
All-Time Rating:
96 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings