Introduction
What does it do?
The extension provides a service to warm up Frontend caches based on an XML sitemap. Cache warmup can be triggered in various ways:
- Via the TYPO3 backend
- Using a console command
- Directly with the PHP API
It supports multiple languages and custom crawler implementations. Under the hood, the extension makes use of the eliashaeussler/cache-warmup library which provides the core cache warmup implementation.
Features
- Frontend cache warmup of pages located in XML sitemaps
- Integration in TYPO3 backend toolbar and page tree
- Support of various sitemap providers
(e.g.
robots.or custom location)txt - Multi-language support of configured sites
- Support for custom crawlers
- Console commands
- Compatible with TYPO3 10.4 LTS and 11.5 LTS
Support
There are several ways to get support for this extension:
License
This extension is licensed under GNU General Public License 2.0 (or later).