f7media / cacheflow
Continuous background refreshing of cached pages.
Package info
Type:typo3-cms-extension
pkg:composer/f7media/cacheflow
2.0.0
2026-06-02 17:20 UTC
Requires
- typo3/cms-backend: ^14.3
- typo3/cms-core: ^14.3
- typo3/cms-dashboard: ^14.3
Requires (Dev)
- ext-zip: *
- bnf/phpstan-psr-container: ^1.0.1
- friendsofphp/php-cs-fixer: ^3.22
- friendsoftypo3/phpstan-typo3: ^0.9.0
- phpstan/phpstan: ^1.10.22
- phpstan/phpstan-phpunit: ^1.3.13
- typo3/coding-standards: ^0.8
- typo3/tailor: ^1.6
- typo3/testing-framework: ^9.4
This package is auto-updated.
Last update: 2026-06-02 17:23:30 UTC
README
TYPO3 Extension cacheflow
The "cacheflow" extension provides a cache management solution for TYPO3 CMS, allowing you to flow the pages cache and keep it up-to-date. It includes a CLI-command that can be executed from the command-line directly as well as be invoked as Scheduler task. This process aims to ensure that the cache is always up-to-date and delivers the latest content to your TYPO3 website visitors.
Features
- Invalidate and update cache entries for pages
- Scan and prioritize pages and its content with changed visibility (when
startdateorenddatebecomes active) - Build page URIs and crawl pages to refresh cache entries
- Dashboard widget to display cache flowing statistics
Contact
For any inquiries or support requests, please contact F7 Media GmbH: https://www.f7.de
| URL | |
|---|---|
| Repository: | https://github.com/f7media/cacheflow/ |
| Read online: | https://docs.typo3.org/p/cacheflow/main/en-us/ |
| TER: | https://extensions.typo3.org/extension/cacheflow/ |