https://github.com/yiisolutions/yii2-admin-lte
https://github.com/yiisolutions/yii2-admin-lte
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yiisolutions/yii2-admin-lte
- Owner: yiisolutions
- Created: 2016-04-25T14:37:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-30T14:20:17.000Z (about 9 years ago)
- Last Synced: 2024-12-29T16:32:47.511Z (5 months ago)
- Language: PHP
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Admin LTE for Yii2
Yii2 love admin lte theme! Install it
```sh
composer require "memclutter/yii2-admin-lte:dev-master"
```
use it
```php