netthinks/nt-supporttimes
Composer 安装命令:
composer require netthinks/nt-supporttimes
包简介
Displays TYPO3 support times in the backend dashboard
README 文档
README
Display TYPO3 support times, lifecycle information, and interactive roadmap charts in both the TYPO3 backend and frontend.
Features
Dashboard Widget
- Support Status Overview: Shows all TYPO3 major versions with their current support status
- Color-coded Badges: Visual indicators for Active, Expiring, ELTS, and Expired versions
- Scrollable Table: Access all versions including legacy releases
- Multilingual: Full English and German translations
Frontend Roadmap Plugin
- Interactive Timeline Chart: Visual roadmap using ApexCharts
- Support Phases:
- Sprint Releases (gray phases before LTS)
- Regular Maintenance (green - ~18 months)
- Priority/Security Support (orange)
- ELTS Support (light orange)
- Extended Partner Support (beige - +2 years)
- Configurable:
- Chart height adjustable via FlexForm
- Version filter (select which TYPO3 versions to display)
- Planned Releases: Shows future TYPO3 14 sprint releases with estimated dates
Backend Update Notification
- Outdated-Version Warning: Compares the installed TYPO3 version with the latest patch release of its major branch
- System Information Toolbar: Shows a warning badge and message next to the TYPO3 version when an update is available
- Direct Link: Message links to the release notes on get.typo3.org
- Fail-safe: Skips silently when the TYPO3 API is unreachable
Data & Performance
- Live API Data: Fetches from official TYPO3 sources (get.typo3.org)
- Smart Caching: Configurable cache lifetime (default: 24 hours)
- Automatic Updates: Planned releases are replaced by actual data when available
Installation
Composer
composer require netthinks/nt-supporttimes
Manual
- Download from TER or GitHub
- Install via Extension Manager
- Activate the extension
Include TypoScript
- Go to Template module
- Edit your Root TypoScript Record
- Include static template Support Times (nt_supporttimes)
Configuration
Extension Settings
Configure in Admin Tools → Settings → Extension Configuration → nt_supporttimes:
- Supported Versions: Comma-separated list (e.g.,
9,10,11,12,13,14) - Show ELTS: Enable/disable ELTS information display
- Cache Lifetime: Seconds to cache API data (default: 86400)
Plugin Configuration (FlexForm)
When adding the roadmap plugin to a page:
- Display Versions: Select which TYPO3 versions to show in the chart
- Chart Height: Set custom height in pixels (default: 350px)
Usage
Dashboard Widget
- Navigate to Dashboard module
- Click + Add Widget
- Select TYPO3 Support Status
- Widget displays current support information for all configured versions
Frontend Roadmap
- Create a new content element
- Select Plugins → TYPO3 Support Times
- Configure display options in the Plugin tab
- Save and view the interactive timeline on your page
Requirements
- PHP: 8.2+
- TYPO3: 12.4 LTS, 13.4 LTS, or 14.x
- Dependencies:
- TYPO3 Dashboard (for widget)
- ApexCharts (included locally, no CDN - privacy-friendly)
Multilingual Support
Complete translations available for:
- English (default)
- German (Deutsch)
All labels, tooltips, and chart phases are fully translated.
Technical Details
- Modern TYPO3 APIs: Uses Extbase, Fluid, PSR-14 events
- Dependency Injection: All services configured via Services.yaml
- Responsive: Charts and tables adapt to different screen sizes
License
GPL-2.0-or-later
Author
NET.THINKS https://www.netthinks.com
Support
For issues, feature requests, or contributions, please visit the GitHub repository or TYPO3 Extension Repository.
netthinks/nt-supporttimes 适用场景与选型建议
netthinks/nt-supporttimes 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 03 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 netthinks/nt-supporttimes 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 netthinks/nt-supporttimes 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 21
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-03-04

