BoostCake is a plugin for CakePHP using Bootstrap
- CakePHP >= 3.0
- Bootstrap >= 3.0
This plugin is installed via composer. Run composer require slywalker/boost_cake dev-cake3
You need to enable the plugin in your config/bootstrap.php file:
CakePlugin::load('BoostCake');
If you are already using CakePlugin::loadAll();
, then this is not necessary.
BoostCake - Bootstrap Plugin for CakePHP
Simple! Simple! Simple!
- Develop only those that method's $options or templats are unable to solve.