https://github.com/clearcodehq/wordpress-framework
WordPress Framework boilerplate by Clearcode.
https://github.com/clearcodehq/wordpress-framework
Last synced: 11 months ago
JSON representation
WordPress Framework boilerplate by Clearcode.
- Host: GitHub
- URL: https://github.com/clearcodehq/wordpress-framework
- Owner: ClearcodeHQ
- License: gpl-3.0
- Created: 2017-09-27T14:20:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T09:21:27.000Z (almost 4 years ago)
- Last Synced: 2025-06-07T00:38:21.155Z (about 1 year ago)
- Language: PHP
- Size: 49.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Clearcode WordPress Framework
[WordPress](https://wordpress.org) Framework boilerplate by [Clearcode](https://clearcode.cc).
# Installation
```console
$ composer create-project clearcode/wordpress-framework
```
# License
GPL3.0+ see [LICENSE.txt](LICENSE.txt) and [AUTHORS.txt](AUTHORS.txt)