promo-pr / yii2-widgets
System widgets for Yii2
Package info
github.com/promo-pr/yii2-widgets
Type:yii2-extension
pkg:composer/promo-pr/yii2-widgets
2.0.0
2016-11-19 16:28 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2026-03-09 22:22:49 UTC
README
Yii2 Widgets is a system widgets for all projects.
Install
The preferred way to install this extension is through composer.
Either run
$ php composer.phar require --prefer-dist promo-pr/yii2-widgets "*"
or add
"promo-pr/yii2-widgets": "*"
to the require section of your composer.json file.