Skip to content

A Magento 2 module that purges the website's Cloudflare cache when flushing the cache storage in the Magento admin.

License

Notifications You must be signed in to change notification settings

ScottParsons/module-cloudflare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 - Cloudflare Module

Overview

A Magento 2 module that purges the website's Cloudflare cache when flushing the cache storage in the Magento admin.

Requirements

Magento Open Source (CE) Version 2.1.x, 2.2.x

Installation

Include the package.

$ composer require sussexdev/module-cloudflare

Enable the module.

$ php bin/magento module:enable SussexDev_Cloudflare
$ php bin/magento setup:upgrade
$ php bin/magento cache:clean

Usage

Head to Stores -> Configuration -> Advanced -> Developer -> Purge Cloudflare Cache to enable the module and add your Cloudflare credentials.

Within System -> Cache Management, click on Flush Cache Storage.

About

A Magento 2 module that purges the website's Cloudflare cache when flushing the cache storage in the Magento admin.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages