Skip to content

A rapid development theme for CakePHP built with Twitter Bootstrap, Sass; and Font Awesome

Notifications You must be signed in to change notification settings

marcosrioj/cakeStrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cakestrap v.1.4

CakeStrap is based on Twitter Bootstrap 3.0+ for CakePHP 2.4+

Cakestrap also uses the following libraries:

Quick Start

  • Download the .zip file
  • Extract the files into your CakePHP folder
  • To enable your theme add the following to your "app/Controller/AppController.php" class:
public $theme = "Cakestrap";

IMPORTANT: If you would like to bake your app, please make sure you have enabled the theme before baking.

Changelog

  • v.1.4
    • Added support for Font-awesome, and SASS
  • v.1.3
    • Updated to Twitter Bootstrap 3.0, and CakePHP 2.4
  • v.1.2
    • Updated form generation to support optional layouts i.e form-vertical (Forms are now horizontal by default).
  • v.1.1
    • Update Twitter Bootstrap to version 2.3.1
  • v.1.0
    • Initial release

About

A rapid development theme for CakePHP built with Twitter Bootstrap, Sass; and Font Awesome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 89.3%
  • PHP 10.7%