An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


WP Bones Logo

# 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).