eliashaeussler / typo3-warming
基于XML站点地图的多语言支持的TYPO3 CMS前端缓存预热扩展
2.4.1
2024-09-17 15:10 UTC
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- ext-json: *
- cuyz/valinor: ^1.3
- eliashaeussler/cache-warmup: ^2.4.2
- eliashaeussler/sse: ^1.0.1
- eliashaeussler/typo3-sitemap-locator: ^0.1.0
- guzzlehttp/guzzle: ^7.5
- psr/event-dispatcher: ^1.0
- psr/http-message: ^1.1 || ^2.0
- psr/log: ^1.0 || ^2.0 || ^3.0
- symfony/console: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- typo3/cms-backend: ~12.4.8 || ~13.3.0
- typo3/cms-core: ~12.4.8 || ~13.3.0
- typo3/cms-extbase: ~12.4.8 || ~13.3.0
- typo3/cms-fluid: ~12.4.8 || ~13.3.0
Requires (Dev)
- codeception/module-asserts: ^3.0
- codeception/module-cli: ^2.0
- codeception/module-db: ^3.1
- codeception/module-webdriver: ^4.0
- eliashaeussler/transient-logger: ^1.0
- eliashaeussler/typo3-codeception-helper: ^1.0
- phpunit/phpcov: ^9.0 || ^10.0
- symfony/config: ^6.4 || ^7.0
- typo3/cms-install: ~12.4.8 || ~13.3.0
- typo3/cms-seo: ~12.4.8 || ~13.3.0
- typo3/cms-tstemplate: ~12.4.8 || ~13.3.0
- typo3/testing-framework: ^8.2.1
- dev-main
- 2.4.1
- 2.4.0
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- 1.3.0
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- 0.5.x-dev
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.8
- 0.4.7
- 0.4.6
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.20
- 0.3.19
- 0.3.18
- 0.3.17
- 0.3.16
- 0.3.15
- 0.3.14
- 0.3.13
- 0.3.12
- 0.3.11
- 0.3.10
- 0.3.9
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-renovate/eliashaeussler-cache-warmup-3.x
- dev-renovate/lock-file-maintenance
- dev-renovate/rollup-4.x-lockfile
- dev-renovate/eslint-9.x-lockfile
- dev-renovate/sass-1.x-lockfile
- dev-renovate/eslint-js-9.x-lockfile
- dev-task/di-attributes
- dev-task/remove-script
- dev-feature/typo3-13.3
- dev-renovate/typescript-eslint-8.x-lockfile
- dev-task/documentation
This package is auto-updated.
Last update: 2024-09-21 12:04:09 UTC
README
TYPO3 扩展 warming
一个基于XML站点地图的TYPO3 CMS前端缓存预热扩展。缓存预热可以通过TYPO3后台或使用控制台命令触发。它支持多语言和自定义爬虫实现。
🚀 特性
- 从页面或XML站点地图预热前端缓存
- 集成到TYPO3后台工具栏和页面树中
- 支持各种站点地图提供商(例如
robots.txt
或自定义位置) - 多语言支持
- 支持自定义爬虫
- 控制台命令
- 兼容TYPO3 12.4 LTS和13.3
🔥 安装
Composer
composer require eliashaeussler/typo3-warming
TER
从 TYPO3扩展存储库(TER) 下载zip文件。
📙 文档
请参阅 官方扩展文档。
💎 致谢
扩展图标(“火箭”)以及缓存预热操作的图标是TYPO3核心中原始 actions-rocket
图标的修改版本,原始图标在 MIT许可证 下发布。
⭐ 许可证
此项目根据 GNU通用公共许可证2.0(或更高版本) 许可。