Skip to content

Stable release

Latest
Compare
Choose a tag to compare
@RexGalicie RexGalicie released this 04 Jul 07:27
· 2 commits to master since this release

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist amass/yii2-bootstrap-panel-widget "1.0.*"

or add

"amass/yii2-bootstrap-panel-widget": "1.0.*"

to the require section of your composer.json file.