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
업데이트됨 3/30/2026
스타
4
포크
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.
설치
$ install --globalskills.sh
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use ssl-module-settings