2017 © Pedro Peláez
 

magento2-module module-cloudflare

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

image

sussexdev/module-cloudflare

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

  • Thursday, March 22, 2018
  • by sussexdev
  • Repository
  • 0 Watchers
  • 4 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 20 % Grown

The README.md

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., (*1)

Requirements

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

Installation

Include the package., (*3)

$ composer require sussexdev/module-cloudflare

Enable the module., (*4)

$ 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., (*5)

Within System -> Cache Management, click on Flush Cache Storage., (*6)

The Versions

22/03 2018

dev-master

9999999-dev

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

  Sources   Download

MIT

22/03 2018

1.0.0

1.0.0.0

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

  Sources   Download

MIT