https://github.com/formewp/forme-theme
Forme starter theme
https://github.com/formewp/forme-theme
forme theme wordpress
Last synced: 10 months ago
JSON representation
Forme starter theme
- Host: GitHub
- URL: https://github.com/formewp/forme-theme
- Owner: formewp
- Created: 2021-12-24T17:32:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T20:36:42.000Z (about 1 year ago)
- Last Synced: 2025-04-30T21:36:05.309Z (about 1 year ago)
- Topics: forme, theme, wordpress
- Language: PHP
- Homepage: https://formewp.github.io
- Size: 202 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Forme WordPress Starter Theme
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 theme, 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