xz1mefx / yii2-adminlte
AdminLTE extension for yii2, include admin lte asset, widgets and helpers
Package info
github.com/xZ1mEFx/yii2-adminlte
Language:JavaScript
Type:yii2-extension
pkg:composer/xz1mefx/yii2-adminlte
v0.1
2016-12-25 16:05 UTC
Requires
This package is not auto-updated.
Last update: 2026-03-01 10:00:41 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist xz1mefx/yii2-adminlte "dev-master"
or add
"xz1mefx/yii2-adminlte": "dev-master"
to the require section of your composer.json file.