Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.83 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.83 KB

Materialize for Yii 2

This is an Yii framework 2.0 implementation of the Materialize CSS Framework.

Latest Stable Version Total Downloads Code Climate Dependency Status Yii2 License

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require yii-ui/yii2-materialize

or add

"yii-ui/yii2-materialize": "~1.0.0"

to the require section of your composer.json file.

Usage

TODO

More Examples will be added soon at https://www.yii-ui.com/yii2-materialize. For plugin configuration see Materialize Documentation.

Documentation

Documentation will be added soon at https://www.yii-ui.com/yii2-materialize.

License

yii2-materialize is released under the MIT License. See the LICENSE.md for details.