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
Updated 3/30/2026
Stars
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
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use ssl-module-settings