transparentcdn / transparentedge
TransparentEdge CDN Module for Magento 2
Package info
github.com/NUTechnolgyInc/Transparent_Magento
Type:magento2-module
pkg:composer/transparentcdn/transparentedge
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: 2026-03-23 11:28:52 UTC
README
Magento plugin to invalidate TrasparentEdge CDN cache
Installation and configuration
- Add local composer package
composer require transparentcdn/transparentedge:@dev
- Install Magento module
php bin/magento module:enable TransparentCDN_TransparentEdge
- Run Magento setup upgrade
php bin/magento setup:upgrade
- Flush Magento cache
php bin/magento cache:flush
- Enable the Plugin from Back-end
Login To Magento Backend
Redirect to :
STORES -> CONFIGURATIONS -> ADVANCED -> Transparent CDN
Enable Module -> YES
CompanyID (Store View) : < Your Company Id>
Client Key: < Your Client Key>
Secret Key: < Your Secret Key>