Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cornernote/yii-ace-admin

Ace admin theme for Yii
https://github.com/cornernote/yii-ace-admin

Last synced: about 2 months ago
JSON representation

Ace admin theme for Yii

Awesome Lists containing this project

README

        

# Yii1 Ace Admin

## Installation

Add the following to your `composer.json`:

```json
{
"require": {
"cornernote/yii-ace-admin": "dev-master"
}
}
```