Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.
/ cakeStrap Public archive
forked from Rhym/cakeStrap

Twitter Bootstrap integration for CakePHP

Notifications You must be signed in to change notification settings

Exwebris/cakeStrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cakestrap v.1.2

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

Quick Start

  • Download the .zip file
  • Extract the files into your CakePHP app folder
  • To enable your theme add public $theme = "Cakestrap"; to your "AppController" class
  • 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.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

Twitter Bootstrap integration for CakePHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.6%
  • PHP 29.4%