rmenor/yii2-adminlte2

Panel de control basado en AdminLTE 2

Installs: 140

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2019-03-07 15:25 UTC

This package is auto-updated.

Last update: 2022-08-08 21:33:50 UTC


README

Panel de control basado en AdminLTE 2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist rmenor/yii2-adminlte2 "*"

or add

"rmenor/yii2-adminlte2": "*"

to the require section of your composer.json file.