CakeAdminLTE is based on AdminLTE Theme for CakePHP 2.4+

CakeAdminLTE v.1.0

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

AdminLTE Dashboard and Control Panel Template
  •  Responsive admin template
  •  Free & open source
  •  Built with Bootstrap 3
  •  Easy to customize

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

  1. Hi Dear,
    I hope you are doing well. I want to showcase these free responsive admin templates to your site in article

    http://themifycloud.com/downloads/janux-free-responsive-admin-dashboard-template/
    http://themifycloud.com/downloads/kadmin-free-responsive-admin-dashboard-template/

    You can also showcase our paid templates or themes with affiliate id(we give 30% of each sale.)

    ReplyDelete
  2. HI Sir,
    I am using your theme in cakephp, but i am facing issue in index page it shows 20 records per page only please advice us.

    ReplyDelete
    Replies
    1. By default, using Cakephp $this->paginate limit is 20..in your controller. You could use find instead. Or add limit to 0

      Delete

Post a Comment