WP Manifestindependent plugin directory
manifest / developer / forme-plugin

Replace Me

Forme plugin boilerplate

by Moussa Clarke · github.com/formewp/forme-plugin · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/formewp/forme-plugin/archive/refs/heads/main.zip

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