dev-master
9999999-dev https://github.com/yujin1st/materialtheme-themematerial theme assets
BSD-3-Clause
The Requires
- php >=5.4.0
- yiisoft/yii2 ~2.0
yii2 bootstrap theme
material theme assets
http://wrapbootstrap.com/preview/WB0R5L90S, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
$ php composer.phar require yujin1st/material-theme "@dev"
or add, (*4)
"yujin1st/material-theme": "*"
to the require section of your composer.json
file., (*5)
Either add, (*6)
yujin1st\materialtheme\AppAsset
to depends section of your asset bundle, (*7)
or directly use it in layout file, (*8)
yujin1st\materialtheme\AppAsset::register($this);
material theme assets
BSD-3-Clause
yii2 bootstrap theme