sussexdev/module-cloudflare

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

Installs: 441

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 1

Forks: 2

Open Issues: 0

Type:magento2-module

1.0.3 2019-01-01 13:26 UTC

This package is not auto-updated.

Last update: 2024-06-23 04:19:24 UTC


README

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.