daxslab / yii2-mobirise-assets
Yii2 module for including mobirise assets.
Package info
github.com/daxslab/yii2-mobirise-assets
Language:CSS
Type:yii2-extension
pkg:composer/daxslab/yii2-mobirise-assets
dev-master
2018-09-01 21:24 UTC
Requires
- yiisoft/yii2: *
- yiisoft/yii2-bootstrap4: ~1.0.0
This package is auto-updated.
Last update: 2026-02-14 13:54:39 UTC
README
Yii2 module for including Mobirise assets
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist daxslab/yii2-mobirise-assets "*"
or add
"daxslab/yii2-mobirise-assets": "*"
to the require section of your composer.json file.