tez / yii2-brain-theme
Yii 2 Theme
Installs: 190
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 6
Forks: 4
Open Issues: 0
Language:JavaScript
Type:yii2-extension
Requires
- yiisoft/yii2: dev-master
This package is not auto-updated.
Last update: 2025-03-29 17:39:12 UTC
README
Yii 2 Theme
This is the implementation of the http://themeforest.net/item/its-brain-responsive-bootstrap-3-admin-template/909197 theme for Yii2. It is a bootstrap 3 theme so it fits quite well with Yii2.
Installation
The preferred way to install this extension is through composer.
Either run
$ php composer.phar require tez/yii2-brain-theme "dev-master"
or add
"tez/yii2-brain-theme": "dev-master"
to the require section of your composer.json
file.
License
Auth module is released under the BSD-3 License. See the bundled LICENSE.md
for details.