Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alex290/yii2-admin
https://github.com/alex290/yii2-admin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alex290/yii2-admin
- Owner: alex290
- Created: 2019-01-06T17:54:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T13:50:55.000Z (almost 3 years ago)
- Last Synced: 2024-11-23T17:19:04.800Z (2 months ago)
- Language: PHP
- Size: 25.4 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.