Skip to content

wpbones/WPKirk

Repository files navigation

WP Bones Logo

WP Bones Demo

WP Kirk is a demo plugin written by using WP Bones Framework Library. You may start from here to create a WP Bones WordPress plugin.

See it in action

You can see the plugin in action by clicking here.

Installation

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

Documentation

You'll find the complete docs here.