zamoroka/module-production-images
Composer 安装命令:
composer require zamoroka/module-production-images
包简介
Magento 2 module: Get only necessary images from production. No need to download whole media folder
README 文档
README
Installation
composer require zamoroka/module-production-images --dev
Configuration
- Enable module
bin/magento module:enable Zamoroka_ProductionImages bin/magento config:set production_images/general/enabled 1
- Provide production media URL under
Store -> Configuration -> Zamoroka -> Production images -> Production media URL. e.g https://example.com/media/ or using command
bin/magento config:set production_images/general/production_media_url "https://example.com/media/"
- Clear config and image cache
bin/magento cache:flush
统计信息
- 总下载量: 13.16k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-05-07