Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/putyourlightson/craft-cloudflare

Purge Cloudflare caches from Craft.
https://github.com/putyourlightson/craft-cloudflare

caching cloudflare craft3 craftcms craftcms-plugin performance

Last synced: 6 days ago
JSON representation

Purge Cloudflare caches from Craft.

Awesome Lists containing this project

README

        

[![Stable Version](https://img.shields.io/packagist/v/putyourlightson/craft-cloudflare?label=stable)]((https://packagist.org/packages/putyourlightson/craft-cloudflare))
[![Total Downloads](https://img.shields.io/packagist/dt/workingconcept/craft-cloudflare)](https://packagist.org/packages/workingconcept/craft-cloudflare)
[![Total Downloads](https://img.shields.io/packagist/dt/putyourlightson/craft-cloudflare)](https://packagist.org/packages/putyourlightson/craft-cloudflare)

# Cloudflare Plugin for Craft CMS

This plugin makes it possible to purge Cloudflare caches directly from Craft CMS. You can initiate purges manually, either for individual URLs or an entire zone, and configure the plugin to automatically purge Entry and Asset URLs when they’re updated.

## Documentation

Learn more and read the documentation at [putyourlightson.com/plugins/cloudflare »](https://putyourlightson.com/plugins/cloudflare)

## License

This plugin is licensed for free under the MIT License.

## Requirements

This plugin requires [Craft CMS](https://craftcms.com/) 3.6.0 or later, or 4.0.0 or later, or 5.0.0 or later.

## Installation

To install the plugin, search for “Cloudflare” in the Craft Plugin Store, or install manually using composer.

```shell
composer require putyourlightson/craft-cloudflare
```

---

Originally created by [Working Concept](https://workingconcept.com).
Acquired and maintained by [PutYourLightsOn](https://putyourlightson.com/).
This plugin has no affiliation with [Cloudflare](https://www.cloudflare.com/).