sansusan / yii2-monstabox
Yii2 monstabox
Package info
github.com/sansusan/yii2-monstabox
Type:yii2-extension
pkg:composer/sansusan/yii2-monstabox
dev-master
2016-03-28 07:43 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-29 07:45:54 UTC
README
Yii2 monstabox widget
Installation
The preferred way to install this extension is through composer.
Either run
$ php composer.phar require sansusan/yii2-mostabox "dev-master"
or add
"sansusan/yii2-mostabox": "dev-master"
to the require section of your composer.json file.
Usage
use sansusan\mostabox\Mostabox; echo Mostabox::widget();