Download the PHP package wearerequired/varnish-extended without Composer
On this page you can find all versions of the php package wearerequired/varnish-extended. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wearerequired/varnish-extended
More information about wearerequired/varnish-extended
Files in wearerequired/varnish-extended
Download wearerequired/varnish-extended
More information about wearerequired/varnish-extended
Files in wearerequired/varnish-extended
Vendor wearerequired
Package varnish-extended
Short Description WordPress plugin to extend Varnish HTTP Purge to purge the cache on multiple backends.
License GPL-2.0+
Homepage https://github.com/wearerequired/varnish-extended
Package varnish-extended
Short Description WordPress plugin to extend Varnish HTTP Purge to purge the cache on multiple backends.
License GPL-2.0+
Homepage https://github.com/wearerequired/varnish-extended
Please rate this library. Is it a good library?
Informations about the package varnish-extended
Varnish Extended
Extends Varnish HTTP Purge to purge the cache on multiple backends.
Installation
- Install the plugin.
- Define
VARNISH_BACKENDS
in your wp-config.php file. Example:define( 'VARNISH_BACKENDS', [ '127.0.0.1:6081', '127.0.0.2:6081' ] );
. Or use thevarnish_extended.varnish_backends
filter.
All versions of varnish-extended with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package wearerequired/varnish-extended contains the following files
Loading the files please wait ....