paymentbusiness
license-function
Adds a new procedural license function to src/cpanel.inc.php following the existing pattern: create Cpanel instance, make API call, log with request_log and myadmin_log, return result. Use when user says 'add license function', 'new cpanel function', 'add API wrapper'. Do NOT use for Plugin.php class methods.
maintainer
myadmin-plugins
Updated 3/31/2026
Stars
9
Forks
0
quick start
Installation and usage
Adds a new procedural license function to src/cpanel.inc.php following the existing pattern: create Cpanel instance, make API call, log with request_log and myadmin_log, return result. Use when user says 'add license function', 'new cpanel function', 'add API wrapper'. Do NOT use for Plugin.php class methods.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use license-function