This module aims to relieve the stress of using CloudFlare caching with any SilverStripe project. Adds extension hooks that clears CloudFlares cache for a specific page when that page is published or unpublished
BSD 3-Clause "New" or "Revised" License
24
stars
9
forks
source link
Allow extensions to override or modify the zone ID/server name #9
As a step towards #5/multi-domain support, an extension hook in the logic to get the server name would be good so that extensions can update/replace/modify the server name for their own requirements.
As a step towards #5/multi-domain support, an extension hook in the logic to get the server name would be good so that extensions can update/replace/modify the server name for their own requirements.