Skip to content

wpbones/WPKirk-CPT-Boilerplate

Repository files navigation

WP Bones Logo

WP Bones CPT Boilerplate WordPress Plugin

WP Kirk CPT 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-CPT-Boilerplate.git <your plugin folder>
cd <your plugin folder>
composer install

Documentation

You'll find the complete docs here.