An open API service indexing awesome lists of open source software.

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".

Awesome Lists containing this project

README

          

![Be API Github Banner](banner-github.png)

# 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 ?

![Composer Scaffold Plugin : how to)](https://blog.beapi.fr/wp-content/uploads/2018/06/bea-composer-scaffold-plugin.gif)

# 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] []` :

![List of arguments](screenshot.png)

# 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).