crawler
Libraries and scripts for crawling the TYPO3 page tree. Used for re-caching, re-indexing, publishing applications etc.
You can include the crawler in your TYPO3 project with composer or from TER
composer require aoepeople/crawler
Versions and Support
| Release | TYPO3 | PHP | Fixes will contain |
|---|---|---|---|
| 10.x.y | ?? | ?? | Features, Bugfixes, Security Updates |
| 9.x.y | 9.5-11.0 | 7.2-7.4 | Bugfixes, Security Updates |
| 8.x.y | Releases do not exist | ||
| 7.x.y | Releases do not exist | ||
| 6.x.y | 7.6-8.7 | 5.6-7.3 | Security Updates |
Documentation
Please read the documentation
To render the documentation locally, please use the official TYPO3 Documentation rendering Docker Tool. https://github.com/t3docs/docker-render-documentation
Contributions
Please see CONTRIBUTING.md

