deesoft/yii2-adminlte

yii2 adminlte theme

Installs: 38 030

Dependents: 1

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 3

Open Issues: 1

Type:yii2-extension

1.0 2015-07-27 12:27 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:17:28 UTC


README

Yii2 adminlte extension

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require deesoft/yii2-adminlte "~1.0"

or add

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

to the require section of your composer.json file.