https://github.com/opsway/magento-mod-varnishgento
Magento Varnish smart integration module
https://github.com/opsway/magento-mod-varnishgento
Last synced: about 1 month ago
JSON representation
Magento Varnish smart integration module
- Host: GitHub
- URL: https://github.com/opsway/magento-mod-varnishgento
- Owner: opsway
- Created: 2014-01-01T22:30:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-03T10:15:44.000Z (almost 12 years ago)
- Last Synced: 2025-01-19T11:17:55.577Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 470 KB
- Stars: 3
- Watchers: 45
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Varnishgento Extension for Magento
This extension is designed for automatic cleaning of outdated full page cache of Varnish if original magento page (product, category, etc) was updated.
## Features
* Automatic cache clearing on actions (clearing product/catalog/cms page after saving)
* Automatic cache clearing after magento import
* Automatic cache clearing if change stocks after order save
* Flushing cache by url mask from admin
* Supports multiple Varnish instances for clustered usage
## Requirements
* Magento Community Edition 1.4+ or Magento Enterprise Edition 1.9+
* Varnish 2.1+ (including 3.0+)
## Installation & Usage
See the [Installation](https://github.com/ecommercepartners/magento-mod-varnigento/wiki/Installation)
and [Usage](https://github.com/ecommercepartners/magento-mod-varnigento/wiki/Usage) pages.