aaoliveira / CakeAdminLTE

CakeAdminLTE is based on AdminLTE Theme for CakePHP 2.4+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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+


Languages

Language:JavaScript 75.3%Language:CSS 21.8%Language:PHP 2.8%