Skip to content

NUTechnolgyInc/Transparent_Magento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento2-module

Magento plugin to invalidate TrasparentEdge CDN cache

Installation and configuration

  1. Add local composer package
composer require transparentcdn/transparentedge:@dev
  1. Install Magento module
php bin/magento module:enable TransparentCDN_TransparentEdge
  1. Run Magento setup upgrade
php bin/magento setup:upgrade
  1. Flush Magento cache
php bin/magento cache:flush
  1. 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>

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages