Download the PHP package nswdpc/silverstripe-oldmantium without Composer
On this page you can find all versions of the php package nswdpc/silverstripe-oldmantium. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nswdpc/silverstripe-oldmantium
More information about nswdpc/silverstripe-oldmantium
Files in nswdpc/silverstripe-oldmantium
Package silverstripe-oldmantium
Short Description Reinforced Cloudflare support for Silverstripe websites
License BSD-3-Clause
Informations about the package silverstripe-oldmantium
Cloudflare purge support for Silverstripe websites
Purge cache handling
Features
- Versioned DataObject purging, when that DataObject can be represented by one or more URLs
- Purge hosts, tags, prefixes (for Enterprise Cloudflare accounts)
- Permissions for administration access to purging
- Purge all in zone via a queued job
Requirements
See composer.json for specifics.
Installation
License
BSD-3-Clause
See License
Documentation
- Documentation
Configuration
Authentication Token
Documentation: https://developers.cloudflare.com/api/get-started/create-token/
- Create Custom Token, give it a name
- Zone / Cache Purge / Purge
- Include Zone / Specific Zone / < zone >
- Client IP Address filtering: restrict access to token
- TTL, if required
Versioned DataObject
Give a Versioned DataObject
the ability to purge from Cloudflare cache
When My\Namespaced\Record
is published or unpublished, the corresponding URLCachePurgeJob will be created as a queued job.
Maintainers
Add maintainers here or include authors in composer
Bugtracker
Link to the the issue/bug tracker URL
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
All versions of silverstripe-oldmantium with dependencies
silverstripe/framework Version ^5
silverstripe/cms Version ^5
silverstripe/versioned Version ^2
symbiote/silverstripe-queuedjobs Version ^5
symbiote/silverstripe-multivaluefield Version ^6