yiister/yii2-adminlte

yii2-adminlte is a package for yii framework 2 that consists a very popular backend template AdminLTE (based on bootstrap 3).

Installs: 27 922

Dependents: 0

Suggesters: 0

Security: 0

Stars: 28

Watchers: 6

Forks: 27

Open Issues: 6

Type:yii2-extension

1.0.0 2016-01-20 18:10 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:56:08 UTC


README

yii2-adminlte is a package for yii framework 2 that consists a very popular backend template AdminLTE (based on bootstrap 3). It is the best free solution for administrate zone.

This package includes theme requirements and base widgets for comfortable using in your web applications.

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist yiister/yii2-adminlte "~1.0"

or add the following to the require section of your composer.json

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

Demonstration

You may see a demo site here.