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

dev-main 2023-11-23 09:40 UTC

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

  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>