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

https://github.com/beapi/composer-scaffold-theme

A simple command to generate a theme skeleton with all the cool features made by the Be API teams.
https://github.com/beapi/composer-scaffold-theme

Last synced: 8 months ago
JSON representation

A simple command to generate a theme skeleton with all the cool features made by the Be API teams.

Awesome Lists containing this project

README

          

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

# Composer Scaffold Theme

External composer command to scaffold a theme with the [BEA Frontend Framework](https://github.com/BeAPI/beapi-frontend-framework).

Increase your workflow when creating a new theme. By launching this composer command, you will easily and quickly choose the theme name, namespace and bootstrap your new theme.

# What ?

A simple command to generate a theme skeleton with all the cool features made by the Be API teams.

# How ?

## 1 - Add to [Composer](http://composer.rarst.net/)

- ` composer require beapi/composer-scaffold-theme`

## 2 - Run command

Then you can launch `composer scaffold-theme [--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 Scaffold Theme is licensed under the [GPLv3 or later](LICENSE.md).