kongoon / yii2-theme-flaty
Theme for Yii2 Web Application
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Type:yii2-extension
pkg:composer/kongoon/yii2-theme-flaty
Requires
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2025-10-09 16:59:05 UTC
README
Theme for Yii2 Web Applicaiton
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist kongoon/yii2-theme-flaty "*"
or add
"kongoon/yii2-theme-flaty": "*"
to the require section of your composer.json
file.
Usage
use kongoon\theme\flaty;
flaty\FlatyAsset::register($this);