Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alex290/yii2-admin


https://github.com/alex290/yii2-admin

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Yii2 Admin theme Bootstrap 5
===============

[![Latest Stable Version](https://poser.pugx.org/alex290/yii2-admin/v/stable)](https://packagist.org/packages/alex290/yii2-admin)
[![Total Downloads](https://poser.pugx.org/alex290/yii2-admin/downloads)](https://packagist.org/packages/alex290/yii2-admin)
[![License](https://poser.pugx.org/alex290/yii2-admin/license)](https://packagist.org/packages/alex290/yii2-admin)

!["Yii2 Admin Theme"](https://github.com/alex290/yii2-admin/blob/master/screen.png)

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist alex290/yii2-admin "*"
```

or add

```
"alex290/yii2-admin": "*"
```

to the require section of your `composer.json` file.