Skip to content

wpbones/WPKirk-Packages-Boilerplate

Repository files navigation

WP Bones Logo

WP Bones Packages Boilerplate WordPress Plugin

WP Kirk Packages 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.