home/categories/payment/myadmin-plugins-hd-vps-addon-claude-skills-addon-handler-skill-md
paymentbusiness

addon-handler

Implements an AddonHandler registration with enable/disable callbacks in src/Plugin.php. Covers fluent builder chain (setModule, set_text, set_text_match, set_cost, set_require_ip, setEnable, setDisable, register), callback signature (\ServiceHandler, $repeatInvoiceId, $regexMatch), history queue calls, and admin mail on disable. Use when user says 'add addon', 'register addon', 'enable/disable handler', or 'billing addon'. Do NOT use for page handlers (vps_hdspace) or settings-only changes.

myadmin-plugins
maintainer
myadmin-plugins
Updated 3/30/2026
Stars
4
Forks
0
quick start

Installation and usage

Implements an AddonHandler registration with enable/disable callbacks in src/Plugin.php. Covers fluent builder chain (setModule, set_text, set_text_match, set_cost, set_require_ip, setEnable, setDisable, register), callback signature (\ServiceHandler, $repeatInvoiceId, $regexMatch), history queue calls, and admin mail on disable. Use when user says 'add addon', 'register addon', 'enable/disable handler', or 'billing addon'. Do NOT use for page handlers (vps_hdspace) or settings-only changes.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use addon-handler