{"id":16953953,"url":"https://github.com/eliashaeussler/typo3-warming","last_synced_at":"2026-03-04T18:02:16.701Z","repository":{"id":40267660,"uuid":"362429892","full_name":"eliashaeussler/typo3-warming","owner":"eliashaeussler","description":"🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.","archived":false,"fork":false,"pushed_at":"2024-10-29T18:20:51.000Z","size":6225,"stargazers_count":15,"open_issues_count":4,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-29T20:26:28.917Z","etag":null,"topics":["cache","extension","sitemap","typo3","warmup","xml"],"latest_commit_sha":null,"homepage":"https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eliashaeussler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["eliashaeussler"],"custom":["https://paypal.me/eliashaeussler"]}},"created_at":"2021-04-28T10:37:01.000Z","updated_at":"2024-10-29T18:19:50.000Z","dependencies_parsed_at":"2024-03-10T17:48:36.162Z","dependency_job_id":"28c1d287-1bb4-4b89-9335-17b13259419e","html_url":"https://github.com/eliashaeussler/typo3-warming","commit_stats":{"total_commits":1422,"total_committers":9,"mean_commits":158.0,"dds":0.5091420534458508,"last_synced_commit":"f4cc8c0222954fdc3a85388858e9f4f49dbf3d0d"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliashaeussler%2Ftypo3-warming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliashaeussler%2Ftypo3-warming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliashaeussler%2Ftypo3-warming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliashaeussler%2Ftypo3-warming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliashaeussler","download_url":"https://codeload.github.com/eliashaeussler/typo3-warming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248027411,"owners_count":21035594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache","extension","sitemap","typo3","warmup","xml"],"created_at":"2024-10-13T22:08:23.646Z","updated_at":"2026-03-04T18:02:16.693Z","avatar_url":"https://github.com/eliashaeussler.png","language":"PHP","funding_links":["https://github.com/sponsors/eliashaeussler","https://paypal.me/eliashaeussler"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![Extension icon](Resources/Public/Icons/Extension.svg)\n\n# TYPO3 extension `warming`\n\n[![Coverage](https://img.shields.io/coverallsCoverage/github/eliashaeussler/typo3-warming?logo=coveralls)](https://coveralls.io/github/eliashaeussler/typo3-warming)\n[![CI](https://img.shields.io/github/actions/workflow/status/eliashaeussler/typo3-warming/ci.yaml?label=CI\u0026logo=github)](https://github.com/eliashaeussler/typo3-warming/actions/workflows/ci.yaml)\n[![Supported TYPO3 versions](https://typo3-badges.dev/badge/warming/typo3/shields.svg)](https://extensions.typo3.org/extension/warming)\n[![Slack](https://img.shields.io/badge/slack-%23ext--warming-4a154b?logo=slack)](https://typo3.slack.com/archives/C0400CSGWAY)\n\n\u003c/div\u003e\n\nAn extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap.\nCache warmup can be triggered via TYPO3 backend or using a console command.\nIt supports multiple languages and custom crawler implementations.\n\n## 🚀 Features\n\n* Warmup of Frontend caches from pages or XML sitemap\n* Integration in TYPO3 backend toolbar and page tree\n* Support of various sitemap providers (e.g. `robots.txt` or custom location)\n* Multi-language support\n* Support for custom crawlers\n* Console command\n* Compatible with TYPO3 13.4 LTS and 14.1\n\n## 🔥 Installation\n\n### Composer\n\n[![Packagist](https://img.shields.io/packagist/v/eliashaeussler/typo3-warming?label=version\u0026logo=packagist)](https://packagist.org/packages/eliashaeussler/typo3-warming)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/eliashaeussler/typo3-warming?color=brightgreen)](https://packagist.org/packages/eliashaeussler/typo3-warming)\n\n```bash\ncomposer require eliashaeussler/typo3-warming\n```\n\n### TER\n\n[![TER version](https://typo3-badges.dev/badge/warming/version/shields.svg)](https://extensions.typo3.org/extension/warming)\n[![TER downloads](https://typo3-badges.dev/badge/warming/downloads/shields.svg)](https://extensions.typo3.org/extension/warming)\n\nDownload the zip file from\n[TYPO3 extension repository (TER)](https://extensions.typo3.org/extension/warming).\n\n## 📙 Documentation\n\nPlease have a look at the\n[official extension documentation](https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/).\n\n## 💎 Credits\n\nThe extension icon (\"rocket\") as well as the icons for cache warmup actions are\nmodified versions of the original\n[`actions-rocket`](https://typo3.github.io/TYPO3.Icons/icons/actions/actions-rocket.html)\nicon from TYPO3 core which is originally licensed under\n[MIT License](https://github.com/TYPO3/TYPO3.Icons/blob/main/LICENSE).\n\n## 🔒 Security Policy\n\nPlease read our [security policy](SECURITY.md) if you discover a security\nvulnerability in this extension.\n\n## ⭐ License\n\nThis project is licensed under [GNU General Public License 2.0 (or later)](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliashaeussler%2Ftypo3-warming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliashaeussler%2Ftypo3-warming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliashaeussler%2Ftypo3-warming/lists"}