https://github.com/hiqdev/yii2-theme-flat
Flat Theme for Yii2 projects
https://github.com/hiqdev/yii2-theme-flat
flat hacktoberfest theme yii2
Last synced: 10 months ago
JSON representation
Flat Theme for Yii2 projects
- Host: GitHub
- URL: https://github.com/hiqdev/yii2-theme-flat
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2016-08-12T15:54:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T20:02:56.000Z (almost 8 years ago)
- Last Synced: 2024-11-13T14:52:16.522Z (over 1 year ago)
- Topics: flat, hacktoberfest, theme, yii2
- Language: HTML
- Homepage:
- Size: 3.44 MB
- Stars: 6
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Yii2 Flat Theme
**Flat Theme for Yii2 projects**
[](https://packagist.org/packages/hiqdev/yii2-theme-flat)
[](https://packagist.org/packages/hiqdev/yii2-theme-flat)
[](https://travis-ci.org/hiqdev/yii2-theme-flat)
[](https://scrutinizer-ci.com/g/hiqdev/yii2-theme-flat/)
[](https://scrutinizer-ci.com/g/hiqdev/yii2-theme-flat/)
[](https://www.versioneye.com/php/hiqdev:yii2-theme-flat/dev-master)
This package provides pluggable [Flat theme] for [Yii2] projects.
This package uses [hiqdev/yii2-thememanager] theming library.
[flat theme]: https://shapebootstrap.net/item/1524965-flat-theme-free-responsive-multipurpose-site-template/comments
[yii2]: http://yiiframework.com/
[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-flat"
```
or add
```json
"hiqdev/yii2-theme-flat": "*"
```
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 © 2016-2018, HiQDev (http://hiqdev.com/)