Skip to content

ZachGambino-GG/cakeStrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cakestrap v.1.2

CakeStrap is a Twitter Bootstrap(2.3+) theme for cakePHP (2.3+)

Quick Start

  1. Download the .zip file
  2. The files have been placed in the folders that will already be in your cakePHP app, simply follow the rabbit hole and place the folders/files in their correct locations:
    • The "Templates" folder goes in app/Console
    • The "Themed" folder goes in app/View
  3. To enable your theme add public $theme = "Cakestrap"; to your "AppController" class.
  4. If you would like to generate your app with the bakery then make sure you have enabled your theme before running the script.

Changelog

v.1.0
Initial release
v.1.1
Update Twitter Bootstrap to version 2.3.1
v.1.2
Updated form generation to support optional layouts i.e form-vertical (Forms are now horizontal by default).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published