Skip to content

sherwinrobles/CakeAdminLTE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CakeAdminLTE v.1.0

CakeAdminLTE is based on Twitter Bootstrap 3.0+ and AdminLTE Theme for CakePHP 2.4+

CakeAdminLTE 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 = "CakeAdminLTE";

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

Changelog

  • v.1.0
    • Initial release

About

CakeAdminLTE is based on AdminLTE Theme for CakePHP 2.4+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published