Download the PHP package jetrails/magento2-varnish without Composer
On this page you can find all versions of the php package jetrails/magento2-varnish. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jetrails/magento2-varnish
More information about jetrails/magento2-varnish
Files in jetrails/magento2-varnish
Package magento2-varnish
Short Description Magento 2 extension which interfaces with the Varnish caching application in order to manage it through the Magento backend
License proprietary
Informations about the package magento2-varnish
Magento 2 - Varnish
Magento 2 extension which interfaces with the Varnish® caching application in order to manage it through the Magento backend.
About
This module helps manage varnish Cache™ for your Magento 2 store. It supports a multiple varnish server configuration. Purge requests can be sent to all these servers in order to purge a specific URL, a specific Magento tag, custom ban rule, or simply to purge all the cache that is contained in said varnish server. Cache exclusion rules can be set to not cache paths or Magento routes. Finally, there exists a debug mode that will display if Varnish FPC was used in loading the page and which exclusion rules should be blamed if the page is excluded.
Documentation
The user manual can be found here. The information there goes over all the features that the extension offers. It also takes you through the installation and configuration process of setting this extension up.
Build System
A simple Makefile is used for this purpose. It is very easy to use and to get a full list of commands and their descriptions, then run the following command:
Here are some of the more useful use-cases:
Development Environment
We use a super simple development environment that is ephemeral. You can spin it up by doing the following:
You can deploy the module into the development environment by running the following:
You can then access the magento container by running the following:
Once in the container you can run the standard commands to install the module:
The Magento site is hosted on http://localhost and the backend can be reached at http://localhost/admin. Default user name is jetrails
and default password is magento2
.
Legal Disclaimer
Varnish is a registered trademark of Varnish Software AB and its affiliates.