https://github.com/hiqdev/yii2-theme-adminlte
AdminLte Theme for hiqdev/yii2-thememanager
https://github.com/hiqdev/yii2-theme-adminlte
hacktoberfest
Last synced: about 1 year ago
JSON representation
AdminLte Theme for hiqdev/yii2-thememanager
- Host: GitHub
- URL: https://github.com/hiqdev/yii2-theme-adminlte
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2015-05-27T15:16:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T14:23:46.000Z (over 1 year ago)
- Last Synced: 2025-05-30T03:48:16.141Z (about 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 217 KB
- Stars: 7
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Yii2 AdminLte Theme
**AdminLte Theme for Yii2 projects**
[](https://packagist.org/packages/hiqdev/yii2-theme-adminlte)
[](https://packagist.org/packages/hiqdev/yii2-theme-adminlte)
[](https://travis-ci.org/hiqdev/yii2-theme-adminlte)
[](https://scrutinizer-ci.com/g/hiqdev/yii2-theme-adminlte/)
[](https://scrutinizer-ci.com/g/hiqdev/yii2-theme-adminlte/)
[](https://www.versioneye.com/php/hiqdev:yii2-theme-adminlte/dev-master)
This package provides pluggable [AdminLte] theme for [Yii2] projects.
This package uses [hiqdev/yii2-thememanager] theming library.
[yii2]: http://www.yiiframework.com/
[adminlte]: https://almsaeedstudio.com/preview
[hiqdev/yii2-thememanager]: https://github.com/hiqdev/yii2-thememanager
## Installation
The preferred way to install this yii2-extension is through [composer](http://getcomposer.org/download/).
Either run
```sh
php composer.phar require "hiqdev/yii2-theme-adminlte"
```
or add
```json
"hiqdev/yii2-theme-adminlte": "*"
```
to the require section of your composer.json.
## License
This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).
Copyright © 2015-2017, HiQDev (http://hiqdev.com/)