t3/fluid_page_cache

Creates automatically tags for TYPO3's page cache, based on used variables in rendered Fluid templates on current page.

Installs: 21 847

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 2

Open Issues: 5

Type:typo3-cms-extension

2.0.1 2023-02-18 13:14 UTC

This package is auto-updated.

Last update: 2023-03-18 13:25:32 UTC


README

This TYPO3 CMS extension allows you to clear frontend page caches, automatically when a displayed record has been updated. It recognizes which variables have been used in the Fluid templates on current page and assigns additional cache_tags to page cache.

This allow the shipped after save-hook, to only delete pages from cache, which actually used the edited record.

Once EXT:fluid_page_cache is installed, your page cache is as precise as possible, with zero configuration.

Documentation

This extension provides a ReST documentation, located in Documentation/ directory.

You can see a rendered version on docs.typo3.org/p/t3/fluid_page_cache.

Links