rich / yii2-richtheme
Theme Generator
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:yii2-extension
Requires
- bower-asset/materialize: *
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-12-30 14:00:34 UTC
README
Theme Generator
Installation
The preferred way to install this extension is through composer.
Either run
composer require rich/yii2-richtheme:dev-master
or add
"rich/yii2-richtheme":"dev-master"
to the require section of your composer.json
file.