aoepeople / crawler
Crawler extension for TYPO3
Fund package maintenance!
tomasnorre
Ko Fi
www.paypal.me/tomasnorre/10
Installs: 272 513
Dependents: 0
Suggesters: 0
Security: 0
Stars: 51
Watchers: 31
Forks: 80
Open Issues: 32
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- ext-pdo: *
- beberlei/assert: ^3.3
- guzzlehttp/guzzle: ^6.4.1 || ^7.2
- psr/http-message: ^1.0
- psr/log: ^1.0
- symfony/console: ^5.0
- symfony/polyfill-php80: ^1.23
- typo3/cms-backend: *
- typo3/cms-core: ^10.4.11 || ^11.5
- typo3/cms-frontend: *
- typo3/cms-info: *
- typo3/cms-seo: *
Requires (Dev)
- codeception/codeception: ^4.1
- codeception/module-asserts: ^1.1
- codeception/module-filesystem: ^1.0
- codeception/module-phpbrowser: ^1.0
- codeception/module-webdriver: ^1.0
- cweagans/composer-patches: ^1.7
- infection/infection: ^0.26
- nikic/php-parser: ^4.13
- nimut/testing-framework: ^6.0 || dev-main
- nimut/typo3-complete: ^10.4
- phpspec/prophecy-phpunit: ^2.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: 0.12.99
- phpstan/phpstan-deprecation-rules: ^0.12.5
- phpunit/phpunit: ^9.5
- rector/rector: 0.11.57
- roave/security-advisories: dev-latest
- saschaegerer/phpstan-typo3: ^0.13.3
- slam/phpstan-extensions: ^5.1
- symfony/yaml: ^4.4 || ^5.0
- symplify/easy-coding-standard: 9.4.32
- symplify/phpstan-rules: 9.3.0
- typo3/testing-framework: ^6.11
- vimeo/psalm: ^4.18
Suggests
- typo3/cms-seo: Enables the posibility to priorities your Crawler Queue + You have seo features in the CMS it self.
Replaces
- aoepeople/crawler: 11.0.7
- typo3-ter/crawler: 11.0.7
- dev-main / 12.0.x-dev
- v11.x-dev
- 11.0.7
- 11.0.6
- 11.0.5
- 11.0.4
- 11.0.3
- 11.0.2
- 11.0.1
- 11.0.0
- v10.x-dev
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- 9.2.6
- 9.2.5
- 9.2.4
- 9.2.3
- 9.2.2
- 9.2.1
- 9.2.0
- 9.1.5
- 9.1.4
- 9.1.3
- 9.1.2
- 9.1.1
- 9.1.0
- 9.0.3
- 9.0.2
- 9.0.1
- 9.0.0
- 6.7.4
- 6.7.3
- 6.7.2
- 6.7.1
- 6.7.0
- 6.6.5
- 6.6.4
- 6.6.3
- 6.6.2
- 6.6.1
- 6.6.0
- 6.5.0
- 6.4.1
- 6.4.0
- 6.3.2
- 6.3.1
- 6.3.0
- 6.2.0
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.0
- 5.2.1
- 5.2.0
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.9
- 5.0.8
- 5.0.7
- 5.0.6
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- dev-l10n_main
- dev-update-composer-typo3-12
- dev-issue/976
- dev-move-infection-to-phive
- dev-idea/consider-processInstructionService
- dev-fix-middleware-stack
- dev-issue/729
- dev-feature/switch-to-configuration-object
This package is auto-updated.
Last update: 2023-07-27 10:10:55 UTC
README
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 tomasnorre/crawler
Crawler processes
Versions and Support
Release | TYPO3 | PHP | Fixes will contain |
---|---|---|---|
12.x.y | 12.2 | 8.1 | Features, Bugfixes, Security Updates |
11.x.y | 10.4-11.5 | 7.4-8.1 | Bugfixes, Security Updates, Since 11.0.3 PHP 8.1 |
10.x.y | 9.5-11.0 | 7.2-7.4 | Security Updates |
9.x.y | 9.5-11.0 | 7.2-7.4 | As this version has same requirements as 10.x.y, there will be no further releases of this version, please update instead. |
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
Honorable Previous Maintainers
- Kasper Skaarhoj
- Daniel Poetzinger
- Fabrizio Branca
- Tolleiv Nietsch
- Timo Schmidt
- Michael Klapper
- Stefan Rotsch