mediauganda / plugin-cli
Command Line Application to quickly setup a new Plugin in WordPress
dev-main
2022-04-21 12:19 UTC
Requires
- ext-zip: *
- guzzlehttp/guzzle: ~6.0
- symfony/console: ~3.0|~4.0
- symfony/filesystem: ~3.0|~4.0
- symfony/process: ~3.0|~4.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-05 08:24:47 UTC
README
Nifty Command Line Application to quickly setup a new MU_Plugin theme in WordPress
Installation
composer global require "alecaddd/awps-cli"
Usage
- Open the location of the theme folder in a Terminal window
- Execute the command
awps new your_theme_name - Done!