Web API for license manager
Checks MySQL for is any license exists for provided values.
- id -> AUTO_INCREMENT int
- plugin -> text
- license_ip -> text
Returns status of ip and plugin with JSON format.
- PHP 7.1+
- MySQL
- Database Table
Web API for license manager
Checks MySQL for is any license exists for provided values.
Returns status of ip and plugin with JSON format.