https://github.com/beapi/composer-scaffold-plugin
External composer command to scaffold a plugin with the "BEA Plugin Boilerplate".
https://github.com/beapi/composer-scaffold-plugin
composer composer-scripts
Last synced: 12 months ago
JSON representation
External composer command to scaffold a plugin with the "BEA Plugin Boilerplate".
- Host: GitHub
- URL: https://github.com/beapi/composer-scaffold-plugin
- Owner: BeAPI
- License: other
- Created: 2018-05-16T11:52:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-02T21:30:32.000Z (over 1 year ago)
- Last Synced: 2025-04-13T17:13:33.390Z (12 months ago)
- Topics: composer, composer-scripts
- Language: PHP
- Homepage: https://beapi.fr
- Size: 528 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Composer Scaffold Plugin
External composer command to scaffold a plugin with the [BEA Plugin Boilerplate](https://github.com/BeAPI/bea-plugin-boilerplate).
Increase your workflow when creating a new plugin. By launching this composer command, you will easily and quickly choose some components to add, or not, and bootstrap your new plugin.
# What ?

# How ?
## 1 - Add to [Composer](http://composer.rarst.net/)
- Add it to your project `composer require beapi/composer-scaffold-plugin`.
## 2 - Run command
Then you can launch `composer scaffold-plugin [--boilerplate-version [BOILERPLATE-VERSION]] [--no-autoload] []` :

# Who ?
Created by [Be API](https://beapi.fr), the French WordPress leader agency since 2009. Based in Paris, we are more than 30 people and always [hiring](https://beapi.workable.com) some fun and talented guys. So we will be pleased to work with you.
This plugin is only maintained, which means we do not guarantee some free support. If you identify any errors or have an idea for improving this script, feel free to open an [issue](../../issues/new). Please provide as much info as needed in order to help us resolving / approve your request. And .. be patient :)
If you really like what we do or want to thank us for our quick work, feel free to [donate](https://www.paypal.me/BeAPI) as much as you want / can, even 1€ is a great gift for buying cofee :)
## License
Composer Freeze Version is licensed under the [GPLv3 or later](LICENSE.md).