Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 569 Bytes

File metadata and controls

19 lines (13 loc) · 569 Bytes

WP Bones Logo

WP Bones API Boilerplate WordPress Plugin

WP Kirk API Boilerplate is your starting point to create a WordPress plugin using WP Bones Framework Library.

Installation

git clone -b main https://github.com/wpbones/WPKirk-Boilerplate.git <your plugin folder>
cd <your plugin folder>
composer install

Documentation

You'll find the complete docs here.