https://github.com/clearcodehq/wordpress-plugin
WordPress Plugin boilerplate by Clearcode.
https://github.com/clearcodehq/wordpress-plugin
Last synced: 2 months ago
JSON representation
WordPress Plugin boilerplate by Clearcode.
- Host: GitHub
- URL: https://github.com/clearcodehq/wordpress-plugin
- Owner: ClearcodeHQ
- License: gpl-3.0
- Created: 2017-09-27T15:22:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T09:24:08.000Z (almost 4 years ago)
- Last Synced: 2025-03-30T13:34:52.059Z (about 1 year ago)
- Language: PHP
- Size: 59.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Clearcode WordPress Plugin
[WordPress](https://wordpress.org) Plugin boilerplate by [Clearcode](https://clearcode.cc).
# Installation
```console
$ composer create-project clearcode/wordpress-plugin
```
# License
GPL3.0+ see [LICENSE.txt](LICENSE.txt) and [AUTHORS.txt](AUTHORS.txt)