An extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. It supports multiple languages and custom crawler implementations.
- Warmup of Frontend caches from pages or XML sitemap
- Integration in TYPO3 backend toolbar and page tree
- Support of various sitemap providers (e.g.
robots.txt
or custom location) - Multi-language support
- Support for custom crawlers
- Console command
- Compatible with TYPO3 12.4 LTS and 13.4 LTS
composer require eliashaeussler/typo3-warming
Download the zip file from TYPO3 extension repository (TER).
Please have a look at the official extension documentation.
The extension icon ("rocket") as well as the icons for cache warmup actions are
modified versions of the original
actions-rocket
icon from TYPO3 core which is originally licensed under
MIT License.
Please read our security policy if you discover a security vulnerability in this extension.
This project is licensed under GNU General Public License 2.0 (or later).