transparentcdn / transparentedge
Magento 2 的 TransparentEdge CDN 模块
dev-main
2023-11-23 09:40 UTC
Requires
- php: ~7.3.0|~7.4.0|~8.0.0|~8.1.0|~8.2.0
- guzzlehttp/guzzle: ^7.5
- magento/framework: >=103.0.0
- magento/module-cache-invalidate: >=100.4.0
- magento/module-config: >=101.2.0
- magento/module-page-cache: >=100.4.0
- magento/module-store: >=101.1.0
This package is not auto-updated.
Last update: 2024-09-26 14:13:59 UTC
README
Magento 插件,用于使 TransparentEdge CDN 缓存失效
安装和配置
- 添加本地 composer 包
composer require transparentcdn/transparentedge:@dev
- 安装 Magento 模块
php bin/magento module:enable TransparentCDN_TransparentEdge
- 运行 Magento 设置升级
php bin/magento setup:upgrade
- 刷新 Magento 缓存
php bin/magento cache:flush
- 从后端启用插件
登录到 Magento 后端
重定向到
STORES -> CONFIGURATIONS -> ADVANCED -> Transparent CDN
启用模块 -> 是
CompanyID (Store View) : < Your Company Id>
Client Key: < Your Client Key>
Secret Key: < Your Secret Key>