daxslab / yii2-mobirisegallery-widget
Yii2 widget for mobirise gallery
Installs: 7
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- daxslab/yii2-mobirise-assets: dev-master
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-10-14 11:36:32 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-mobirisegallery-widget "*"
or add
"daxslab/yii2-mobirisegallery-widget": "*"
to the require section of your composer.json
file.