daxslab / yii2-mobirise-assets
Yii2 module for including mobirise assets.
Installs: 7
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:CSS
Type:yii2-extension
Requires
- yiisoft/yii2: *
- yiisoft/yii2-bootstrap4: ~1.0.0
This package is auto-updated.
Last update: 2024-10-14 10:59:33 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.