kl83/yii2-adminlte

Yii2 AdminLTE

v1.0.0 2019-05-10 07:47 UTC

This package is auto-updated.

Last update: 2024-04-10 18:23:48 UTC


README

Tools for build AdminLTE backend based on Yii2.

For now it's just a collection of asset bundles.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require kl83/yii2-adminlte

or add

"kl83/yii2-adminlte": "~1.0"

to the require section of your composer.json file.

Asset bundles

  • kl83\adminlte\AdminLTEAsset
  • kl83\adminlte\FontAwesomeAsset
  • kl83\adminlte\IonIconsAsset

License

MIT