Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/putyourlightson/craft-cloudflare
- Owner: putyourlightson
- License: mit
- Created: 2017-08-16T17:18:29.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-04T12:31:03.000Z (18 days ago)
- Last Synced: 2024-12-15T18:58:11.716Z (7 days ago)
- Topics: caching, cloudflare, craft3, craftcms, craftcms-plugin, performance
- Language: PHP
- Homepage: https://putyourlightson.com/plugins/cloudflare
- Size: 900 KB
- Stars: 25
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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/).