Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/formewp/forme-plugin

Forme plugin boilerplate
https://github.com/formewp/forme-plugin

forme plugin wordpress

Last synced: about 2 months ago
JSON representation

Forme plugin boilerplate

Awesome Lists containing this project

README

        

# Forme WordPress Plugin Boilerplate

Part of the Forme Framework, an MVC WordPress framework maintained by Moussa Clarke @ Sanders Web Works.

[Click here for Documentation](https://formewp.github.io)

## Installation

If you're starting a new plugin, by far the easiest way forward is to use the cli. [Check the docs](https://formewp.github.io)!

After generating your new project you should copy `phpstan.neon.example` to `phpstan.neon` and fill it in with relevant paths for the WordPress root and the various stubs etc in order for PHP Stan to function.

If you're doing development on this boilerplate, you'll need to git clone this repo.

## License

MIT