2017 © Pedro Peláez
 

cakephp-plugin cakephp3adminlte

CakePHP 3.x AdminLTE Theme. Based on maiconpinto/cakephp-adminlte-theme

image

hecsedli/cakephp3adminlte

CakePHP 3.x AdminLTE Theme. Based on maiconpinto/cakephp-adminlte-theme

  • Thursday, May 24, 2018
  • by hecsedli
  • Repository
  • 0 Watchers
  • 0 Stars
  • 36 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 75 Forks
  • 0 Open issues
  • 19 Versions
  • 13 % Grown

The README.md

CakePHP AdminLTE Theme

Installation

You can install using composer., (*1)

composer require hecsedli/cakephp3adminlte

Enable Plugin

// config/bootstrap.php

Plugin::load('AdminLTE', ['bootstrap' => true, 'routes' => true]);

Enable theme

// src/Controller/AppController.php

public function beforeRender(Event $event)
{
    $this->viewBuilder()->theme('AdminLTE');
}

Enable Form

// src/View/AppView.php

public function initialize()
{
    $this->loadHelper('Form', ['className' => 'AdminLTE.Form']);
}

Bake

bin/cake bake model all -t AdminLTE

bin/cake bake controller all -t AdminLTE --actions index,indexAjax,add,edit,delete

bin/cake bake template all -t AdminLTE

Use after bake. Generate a sidebar menu from database table names., (*2)

bin/cake menu_generator

Elements

Dashboard, (*3)

  1. src/Template/Plugin/AdminLTE/Element/nav-top.ctp
  2. src/Template/Plugin/AdminLTE/Element/aside-main-sidebar.ctp
  3. src/Template/Plugin/AdminLTE/Element/aside/user-panel.ctp
  4. src/Template/Plugin/AdminLTE/Element/aside/form.ctp
  5. src/Template/Plugin/AdminLTE/Element/aside/sidebar-menu.ctp
  6. src/Template/Plugin/AdminLTE/Element/aside-control-sidebar.ctp
  7. src/Template/Plugin/AdminLTE/Element/footer.ctp

Page debug

Added link to default page of CakePHP., (*4)

Page debug, (*5)

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

The Versions

24/05 2018

dev-master

9999999-dev https://github.com/hecsedli/cakephp3adminlte

CakePHP 3.x AdminLTE Theme. Based on maiconpinto/cakephp-adminlte-theme

  Sources   Download

MIT

The Requires

 

The Development Requires

by Csipke Ferenc

plugin cakephp templates

18/03 2018

1.0.13

1.0.13.0 https://github.com/hecsedli/cakephp3adminlte

CakePHP 3.x AdminLTE Theme. Based on maiconpinto/cakephp-adminlte-theme

  Sources   Download

MIT

The Requires

 

The Development Requires

by Csipke Ferenc

plugin cakephp templates

26/02 2018

1.0.12

1.0.12.0 https://github.com/hecsedli/cakephp3adminlte

CakePHP 3.x AdminLTE Theme. Based on maiconpinto/cakephp-adminlte-theme

  Sources   Download

MIT

The Requires

 

The Development Requires

by Csipke Ferenc

plugin cakephp templates

15/11 2017

1.0.11

1.0.11.0 https://github.com/hecsedli/cakephp3adminlte

CakePHP 3.x AdminLTE Theme. Based on maiconpinto/cakephp-adminlte-theme

  Sources   Download

MIT

The Requires

 

The Development Requires

by Csipke Ferenc

plugin cakephp templates

23/10 2017

1.0.10

1.0.10.0 https://github.com/hecsedli/cakephp3adminlte

CakePHP 3.x AdminLTE Theme. Based on maiconpinto/cakephp-adminlte-theme

  Sources   Download

MIT

The Requires

 

The Development Requires

by Csipke Ferenc

plugin cakephp templates

23/10 2017

1.0.9

1.0.9.0 https://github.com/hecsedli/cakephp3adminlte

CakePHP 3.x AdminLTE Theme. Based on maiconpinto/cakephp-adminlte-theme

  Sources   Download

MIT

The Requires

 

The Development Requires

by Csipke Ferenc

plugin cakephp templates

21/10 2017

1.0.8

1.0.8.0 https://github.com/hecsedli/cakephp3adminlte

CakePHP 3.x AdminLTE Theme. Based on maiconpinto/cakephp-adminlte-theme

  Sources   Download

MIT

The Requires

 

The Development Requires

by Csipke Ferenc

plugin cakephp templates

25/08 2017

1.0.7

1.0.7.0 https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

09/08 2017

1.0.6

1.0.6.0 https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

18/05 2017

dev-new_version

dev-new_version https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

29/03 2017

dev-form-helper

dev-form-helper https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

26/01 2017

dev-develop

dev-develop https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

26/10 2016

1.0.5

1.0.5.0 https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

17/08 2016

1.0.4

1.0.4.0 https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

12/08 2016

1.0.3

1.0.3.0 https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

27/07 2016

dev-datepicker

dev-datepicker https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

24/05 2016

1.0.2

1.0.2.0 https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

10/05 2016

1.0.1

1.0.1.0 https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates

28/12 2015

1.0.0

1.0.0.0 https://github.com/maiconpinto/cakephp-adminlte-theme

CakePHP 3.x AdminLTE Theme.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp templates