Download the PHP package innoweb/silverstripe-section-io without Composer
On this page you can find all versions of the php package innoweb/silverstripe-section-io. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download innoweb/silverstripe-section-io
More information about innoweb/silverstripe-section-io
Files in innoweb/silverstripe-section-io
Download innoweb/silverstripe-section-io
More information about innoweb/silverstripe-section-io
Files in innoweb/silverstripe-section-io
Vendor innoweb
Package silverstripe-section-io
Short Description Integration of the section.io varnish cache
License BSD-3-Clause
Homepage https://github.com/xini/silverstripe-section-io
Package silverstripe-section-io
Short Description Integration of the section.io varnish cache
License BSD-3-Clause
Homepage https://github.com/xini/silverstripe-section-io
Please rate this library. Is it a good library?
Informations about the package silverstripe-section-io
SilverStripe Section.io integration (Varnish Cache)
Overview
Integrates a SilverStripe installation with section.io varnish cache. section.io is a cloud installation of varnish running on AWS.
It uses varnish bans for flushing, which bans the objects from being delivered from cache (and are therefor re-loaded into the cache from the origin server).
The module currently has the following functionality:
- flush SiteTree objects from the varnish cache onAfterPublish(). The ban allows different strategies, see configuration section below.
- flush files (i.e. PDF, DOC, etc) from the cache onAfterWrite().
- flush images and all resampled versions of those images onAfterWrite().
Requirements
- SilverStripe CMS ^4.0
Installation
Install the module using composer:
Then run dev/build.
See documentation for further details.
License
BSD 3-Clause License, see License
Documentation
See documentation
All versions of silverstripe-section-io with dependencies
PHP Build Version
Package Version
Requires
silverstripe/cms Version
^4
silverstripe/vendor-plugin Version ^1
guzzlehttp/guzzle Version ~6.3
silverstripe/vendor-plugin Version ^1
guzzlehttp/guzzle Version ~6.3
The package innoweb/silverstripe-section-io contains the following files
Loading the files please wait ....