- Include new
Acf_Json_Block
file during plugin scaffolding
- Fix: ensure path to namespace in autoload is always relative to the package root
- Fix: ensure command return an int
- Support composer/installers ^2.0
- Don't create empty
Admin
directory during plugin scaffolding
- Synchronize scaffolding process with the new classes in boilerplate
- Add replacement for plugin description
- Synchronize scaffolding process with the new classes in boilerplate
- Add support for Composer 2
- Fix PSR-4 detection
- Remove trailing slash from plugin path when creating PSR4 mapping
- Handle psr-4 and no psr-4 plugins
- Add the autoload of files directly to the composer.json file
- Add the --no-autoload option
- Add the --boilerplate-version option
- Handle the case when the widget component is not available
- Fix hardcoded path when scaffolding a new plugin
- Composer cname change
- Composer package