neosrulez/neos-cloudflare

There is no license information available for the latest version (1.0.3) of this package.

1.0.3 2025-03-13 14:50 UTC

This package is not auto-updated.

Last update: 2025-03-13 14:51:02 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'
        second:
          zoneName: 'domain2.tld'
          apiKey: '8843d7f92416211de9ebb963ff4ce281259'

Author

How to create an API Key

  • Visit Cloudflare
  • Create new User API Token
  • Add Permission to Purge Cache Cache Purge:Purge