transparentcdn / transparentedge
TransparentEdge CDN Module for Magento 2
Installs: 473
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
pkg:composer/transparentcdn/transparentedge
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: 2025-12-18 20:13:49 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>