This theme is a version of AdminLTE for CouchCMS 2.x
To install this theme you must create a folder in the theme directory named 'adminlte'. Place all the project files inside this folder. Then you have to change the config.php to enable the theme.
define( 'K_ADMIN_THEME', 'adminlte' );
Done! Enjoy your new admin panel.
AdminLTE for CouchCMS is an open source project by Rafael Carvalho that is licensed under MIT.
The original theme AdminLTE was made by Almsaeed Studio.