An open API service indexing awesome lists of open source software.

https://github.com/mittwald/typo3-varnishcache

TYPO3 extension for managing a Varnish cache
https://github.com/mittwald/typo3-varnishcache

typo3-extension varnish-cache

Last synced: 11 months ago
JSON representation

TYPO3 extension for managing a Varnish cache

Awesome Lists containing this project

README

          

# varnishcache: Varnish integration into TYPO3 CMS

[![Packagist Version](https://img.shields.io/packagist/v/mittwald/varnishcache)](https://packagist.org/packages/mittwald/varnishcache)
[![TYPO3 Extension Repository](https://img.shields.io/github/v/release/mittwald/typo3-varnishcache?color=f49700&label=TYPO3%20TER)](https://extensions.typo3.org/extension/varnishcache/)
![GitHub](https://img.shields.io/github/license/mittwald/typo3-varnishcache)

This is an extension for TYPO3 CMS for integrating a Varnish Cache into your TYPO3 project. This includes serving non-cached content via ESI-Tags.
Additionally, you can configure Varnish servers to clear the Varnish Cache for single pages or the entire domain.

## TYPO3 Compatibility

| Version | TYPO3 | PHP | Support/Development |
|---------|-----------|-----------|--------------------------------------|
| 5.x | 13.4 | >= 8.2 | Features, Bugfixes, Security Updates |
| 4.x | 12.4 | >= 8.1 | Features, Bugfixes, Security Updates |
| 3.x | 11.5 | 7.4 - 8.2 | Security Updates |
| 2.x | 10.4 | 7.2 - 7.4 | Security Updates |
| 1.x | 8.7 - 9.5 | 7.0 - 7.4 | Security Updates |