Magento plugin to invalidate TrasparentEdge CDN cache
- 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>