Skip to content

Simple CakePHP Helper that allows standard forms to be automatically Bootstrap 2.3 compatible

Notifications You must be signed in to change notification settings

CCadere/CakePHP-Forms-Bootstrap-2.3-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CakePHP-Forms-Bootstrap-2.3-Helper

Simple CakePHP Helper that allows standard forms to be automatically Bootstrap 2.3 compatible

Don't forget to create an alias for the Helper:

public $helpers = array('Form' => array('className' => 'BootstrapForm'));

Check out at La Pâtisserie: http://patisserie.keensoftware.com/

About

Simple CakePHP Helper that allows standard forms to be automatically Bootstrap 2.3 compatible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages