Skip to content

dakota/cakephp-plugin-boost_cake

 
 

Repository files navigation

BoostCake

Build Status Total Downloads Latest Stable Version

BoostCake is a plugin for CakePHP using Bootstrap

Requirements

  • CakePHP >= 3.0
  • Bootstrap >= 3.0

Installation

This plugin is installed via composer. Run composer require slywalker/boost_cake dev-cake3

Enable plugin

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.

Documentation

BoostCake - Bootstrap Plugin for CakePHP

Development Policy

Simple! Simple! Simple!

  • Develop only those that method's $options or templats are unable to solve.

About

[ABANDONED] Bootstrap Plugin for CakePHP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%