tijsdriven/m2-module-alibabacloud-oss
最新稳定版本:0.0.1
Composer 安装命令:
composer require tijsdriven/m2-module-alibabacloud-oss
包简介
Tijs Driven Development AlibabaCloud OSS module
README 文档
README
This module enables any AlibabaCloud OSS bucket to be used as remote storage drive for the Magento media files.
Configuration
Most of the configuration the module uses will be taken from the main TijsDriven_AlibabaCloud module configuration.
Check that module to see how to configure. Once configuration is done successfully, no additional work should be needed
to use the OSS as the media remote storage.
'remote_storage' => [ 'driver' => 'tijsdriven-alibabacloud-oss', 'prefix' => '', 'config' => [ 'region' => 'oss-cn-hangzhou', 'bucket' => 'my-oss-bucket', ] ]
Usage
Magento will use the OSS bucket automatically for the pub/media folder. Also, for example the
.maintenance.flag will be stored on the OSS so all Magento instances will be aware the system
is in maintenance mode.
AlibabaCloud Resources
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-26