2017 © Pedro Peláez
 

cakephp-plugin adminlte

AdminLTE plugin for CakePHP

image

fredericomartini/adminlte

AdminLTE plugin for CakePHP

  • Thursday, August 25, 2016
  • by fredericomartini
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

AdminLTE plugin for CakePHP

How to... ?

Installation, (*1)

You can install this plugin into your CakePHP application using composer., (*2)

composer require fredericomartini/adminlte

```php // in config/bootstrap.php Plugin::load('AdminLTE');, (*3)


```php // in your AppController public function beforeRender(Event $event) { $this->viewBuilder()->theme('AdminLTE'); }

The Versions

25/08 2016

dev-master

9999999-dev

AdminLTE plugin for CakePHP

  Sources   Download

The Requires

 

The Development Requires

25/08 2016

0.1.1

0.1.1.0

AdminLTE plugin for CakePHP

  Sources   Download

The Requires

 

The Development Requires

21/08 2016

0.1.0

0.1.0.0

AdminLTE plugin for CakePHP

  Sources   Download

The Requires

 

The Development Requires