Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/formewp/forme-plugin
Forme plugin boilerplate
https://github.com/formewp/forme-plugin
forme plugin wordpress
Last synced: 6 days ago
JSON representation
Forme plugin boilerplate
- Host: GitHub
- URL: https://github.com/formewp/forme-plugin
- Owner: formewp
- Created: 2021-12-24T17:32:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T08:52:46.000Z (over 1 year ago)
- Last Synced: 2024-07-10T18:14:33.767Z (4 months ago)
- Topics: forme, plugin, wordpress
- Language: PHP
- Homepage: https://formewp.github.io
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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