home/categories/ecommerce-development/myadmin-plugins-ssl-module-claude-skills-ssl-module-settings-skill-md
ecommerce-developmentdevelopment

ssl-module-settings

Adds or modifies entries in Plugin::$settings and adds a corresponding UI control in getSettings() via add_dropdown_setting(). Use when user says 'add setting', 'new module config', 'out of stock toggle', 'enable/disable sales', or touches Plugin::$settings. Do NOT use for DB schema changes or adding new hook handlers.

myadmin-plugins
maintainer
myadmin-plugins
Mis à jour 3/30/2026
Étoiles
4
Forks
0
quick start

Installation and usage

Adds or modifies entries in Plugin::$settings and adds a corresponding UI control in getSettings() via add_dropdown_setting(). Use when user says 'add setting', 'new module config', 'out of stock toggle', 'enable/disable sales', or touches Plugin::$settings. Do NOT use for DB schema changes or adding new hook handlers.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use ssl-module-settings