wpbones / WPKirk-Database-Boilerplate

A WP Bones boilerplate to start to use the Database which could be used as a boilerplate/template

Home Page:https://www.wpbones.com/docs/DatabaseORM/query-builder

Repository from Github https://github.comwpbones/WPKirk-Database-BoilerplateRepository from Github https://github.comwpbones/WPKirk-Database-Boilerplate

WP Bones Logo

WP Bones Database Boilerplate WordPress Plugin

WP Kirk Database Boilerplate is your starting point to create a WordPress plugin using WP Bones Framework Library.

Requirements

  • PHP 8.2 or higher - due to illuminate/database package requirements.

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.

About

A WP Bones boilerplate to start to use the Database which could be used as a boilerplate/template

https://www.wpbones.com/docs/DatabaseORM/query-builder

License:GNU General Public License v3.0


Languages

Language:PHP 96.7%Language:JavaScript 1.9%Language:SCSS 1.4%