neosrulez / neos-cloudflare
Installs: 61
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- cloudflare/sdk: 1.4.0
- neos/neos: ^8.3
This package is not auto-updated.
Last update: 2025-01-28 08:01:06 UTC
README
A Neos CMS package that flushes the Cloudflare proxy cache when publishing. Provides a backend module for manual flushing and a cli job.
Installation
Just run:
composer require neosrulez/neos-cloudflare
Configuration
NeosRulez: Neos: Cloudflare: proxyCache: default: zoneName: 'domain1.tld' apiKey: '8843d7f92416211de9ebb963ff4ce281259' email: 'mail@domain.tld' second: zoneName: 'domain2.tld' apiKey: '8843d7f92416211de9ebb963ff4ce281259' email: 'mail@domain.tld'
Author
- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com