Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

xv1t/cakephp-scaffold-bootstrap3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Scaffold for CakePHP

Required: Bootstrap 3 (Testing on 3.1.1)

#Install

  1. Download and unzip, for example into /home/me/projects/cakephp-scaffold-bootstrap3
  2. Copy folder /home/me/projects/cakephp-scaffold-bootstrap3/View/Scaffolds with files into your app/View. After this you have a three files in your app: app/View/Scaffolds/index.ctp app/View/Scaffolds/form.ctp app/View/Scaffolds/view.ctp
  3. In your controller, for example Controllers/AppController.php add a class variable $scaffold=true

For more information about scaffolding, please read CakePHP Scaffolding

Screenshots

Index

View

Form

About

Buty scaffold templates on Bootstrap 3 CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages