Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 800 Bytes

readme.md

File metadata and controls

19 lines (10 loc) · 800 Bytes

Forme WordPress Plugin Boilerplate

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

Click here for Documentation

Installation

If you're starting a new plugin, by far the easiest way forward is to use the cli. Check the docs!

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