daxslab / yii2-mobirise-assets
用于包含 Mobirise 资产的 Yii2 模块。
dev-master
2018-09-01 21:24 UTC
Requires
- yiisoft/yii2: *
- yiisoft/yii2-bootstrap4: ~1.0.0
This package is auto-updated.
Last update: 2024-09-14 10:48:53 UTC
README
包含 Mobirise 资产的 Yii2 模块
安装
安装此扩展的首选方式是通过 composer。
运行
php composer.phar require --prefer-dist daxslab/yii2-mobirise-assets "*"
或添加
"daxslab/yii2-mobirise-assets": "*"
到你的 composer.json
文件的 require 部分中。