https://github.com/wpbones/wpkirk-boilerplate
WP Bones boilerplate WordPress plugin
https://github.com/wpbones/wpkirk-boilerplate
plugin wordpress wpbones
Last synced: 8 months ago
JSON representation
WP Bones boilerplate WordPress plugin
- Host: GitHub
- URL: https://github.com/wpbones/wpkirk-boilerplate
- Owner: wpbones
- License: gpl-3.0
- Created: 2024-03-22T14:15:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-27T06:19:31.000Z (11 months ago)
- Last Synced: 2025-08-29T23:10:30.685Z (8 months ago)
- Topics: plugin, wordpress, wpbones
- Language: PHP
- Homepage: https://playground.wordpress.net/?blueprint-url=https://www.wpbones.com/wpkirk-boilerplate.json
- Size: 14.4 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP Bones Boilerplate WordPress Plugin
WP Kirk Boilerplate is your starting point to create a WordPress plugin using [WP Bones](https://wpbones.com/) Framework Library.
## Installation
```bash
git clone -b main https://github.com/wpbones/WPKirk-Boilerplate.git
cd
composer install
```
## Documentation
You'll find the [complete docs here](https://wpbones.com/docs).