“”

Fluid Page Cache Fluid Page Cache

fluid_page_cache / stable

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

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req t3/fluid_page_cache

Tags

#pagecache #page #cache #pages #Fluid #magic #cache_tag #cache_tags

Last upload comment

Added TYPO3 12.4 LTS support (and dropped v10/v11 support). Bugfixes.
Thanks to Philipp Grigoleit and Joel Mai for supporting!

Downloads by month

Download 3.0.0 External Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Armin Vieweg
Last update
17. Aug 2023
First upload
19. Dec 2019
Downloads
25,028
Category
Backend
Dependencies
  • TYPO3 (12.4.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req t3/fluid_page_cache to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (9)

Version history

Version Upload comment Works with TYPO3 Download
3.0.0 / stable
August 17, 2023
Added TYPO3 12.4 LTS support (and dropped v10/v11 support). Bugfixes.
Thanks to Philipp Grigoleit and Joel Mai for supporting!
12.4.0 - 12.4.99 Download
2.0.1 / stable
February 18, 2023
Bugfixes
10.4.6 - 11.5.99 Download
2.0.0 / stable
March 15, 2022
Added TYPO3 11 support. Also, added support of "Redis" and "SimpleFile" cache backends, in info module. Before only Typo3Database backend worked.
10.4.6 - 11.5.99 Download
1.1.0 / stable
August 03, 2020
Added TYPO3 10.4 Compatibility
8.7.0 - 10.4.99 Download
1.0.0 / stable
December 19, 2019
This 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.
8.7.0 - 9.5.99 Download