Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cornernote/yii-ace-admin
- Owner: cornernote
- License: other
- Created: 2015-06-17T01:35:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-09-20T05:18:15.000Z (over 2 years ago)
- Last Synced: 2024-10-15T14:29:02.251Z (3 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
}
}
```