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.
maintainer
myadmin-plugins
Actualizado 3/30/2026
Estrellas
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.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use ssl-module-settings