BoostCake is a plugin for CakePHP using Bootstrap
- CakePHP >= 2.3
- Bootstrap >= 2.3 (3.0 support)
Ensure require is present in composer.json. This will install the plugin into Plugin/BoostCake:
{
"require": {
"slywalker/boost_cake": "*"
}
}
You need to enable the plugin in your app/Config/bootstrap.php file:
CakePlugin::load('BoostCake');
If you are already using CakePlugin::loadAll();
, then this is not necessary.
BoostCake - Bootstrap Plugin for CakePHP
More Simple! Simple! Simple!
- Develop only those that method's $options in FormHelper unable to solve.
- Don't develop ajax/js helper
If you want to simplify the options, you can develop WrapBoostCake plugin.
- Replaces the
label
of checkboxes and radios - Adds a wrapping
div
to inputs - Adds content before and after
input
- Adds error class in outer
div
- Changes pagination tags
- Changes SessionHelper::flash()`s template