CakeAdminLTE v.1.0
AdminLTE Dashboard and Control Panel Template
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.
DOWNLOAD: CakeAdminLTE
Comments