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
Actualizado 3/30/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use addon-handler