Skip to content

wpbones/WPKirk-Routes-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Bones Logo

WP Bones Routes Boilerplate WordPress Plugin

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

Documentation

You'll find the complete docs here.