kl83/yii2-adminlte

Yii2 AdminLTE

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kl83/yii2-adminlte

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

This package is auto-updated.

Last update: 2025-10-10 21:44:04 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