Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 887 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 887 Bytes

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.

Contributors