Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yiister/yii2-adminlte


https://github.com/yiister/yii2-adminlte

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# yii2-adminlte

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](http://getcomposer.org/download/).

Either run

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

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

```json
"yiister/yii2-adminlte": "~1.0"
```
## Demonstration

You may see a demo site [here](http://adminlte.yiister.ru/).