Skip to content

balzac91/cakephp-adminlte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdminLTE template for CakePHP v3

Software License

[CakePHP] (http://cakephp.org/) theme based on [AdminLTE] (https://almsaeedstudio.com/preview). AdminTheme uses the following libraries and plugins:

AdminTheme provides templates for code generation. More details you can check in CakePHP official [documentation] (http://book.cakephp.org/3.0/en/bake/usage.html).

How to start

  • Download the plugin
  • Put AdminTheme directory into your plugins
  • Load theme in your config/bootstrap.php file:
Plugin::load('AdminTheme');

or use CakePHP shell command to enable the plugin:

$ bin/cake plugin load AdminTheme
$this->viewBuilder()->theme('AdminTheme');

About

AdminLTE template for CakePHP v3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published