sgalinski / sg-cache-extender
sgalinski Cache Extender - Adds a possibility to clear all caches at once
7.0.2
2025-06-02 08:51 UTC
Requires
- typo3/cms-core: ^13.4.0
Replaces
- sgalinski/sg_cache_extender: 7.0.2
README
License: GNU GPL, Version 2
Repository: https://gitlab.sgalinski.de/typo3/sg_cache_extender
Please report bugs here: https://gitlab.sgalinski.de/typo3/sg_cache_extender
About
Augments the 'clear cache' menu with two additional buttons:
- Clear all caches: flushes the frontend, general and system caches and removes the contents of typo3temp.
Augments the page 'Context-Menu' with two additional buttons.
- „Flush page cache“: flushes the caches for a specific page (for TYPO3 < 8.0, because this is a core feature for later versions).
- „Flush branch cache“: flushes the caches for a specific page and its subpages.