PHPackages                             netthinks/nt-supporttimes - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. netthinks/nt-supporttimes

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

netthinks/nt-supporttimes
=========================

Displays TYPO3 support times in the backend dashboard

v1.3.0(1mo ago)02GPL-2.0-or-laterPHPPHP &gt;=8.1CI passing

Since Dec 29Pushed 1mo agoCompare

[ Source](https://github.com/netthinks/nt_supporttimes)[ Packagist](https://packagist.org/packages/netthinks/nt-supporttimes)[ RSS](/packages/netthinks-nt-supporttimes/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (6)Dependencies (4)Versions (10)Used By (0)

TYPO3 Support Times (nt\_supporttimes)
======================================

[](#typo3-support-times-nt_supporttimes)

Display TYPO3 support times, lifecycle information, and interactive roadmap charts in both the TYPO3 backend and frontend.

Features
--------

[](#features)

### Dashboard Widget

[](#dashboard-widget)

[![Dashboard Widget](Resources/Public/Screenshots/widget.png)](Resources/Public/Screenshots/widget.png)

- **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

[](#frontend-roadmap-plugin)

[![Frontend Roadmap](Resources/Public/Screenshots/roadmap.png)](Resources/Public/Screenshots/roadmap.png)

- **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

[](#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 &amp; Performance

[](#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
------------

[](#installation)

### Composer

[](#composer)

```
composer require netthinks/nt-supporttimes
```

### Manual

[](#manual)

1. Download from TER or GitHub
2. Install via Extension Manager
3. Activate the extension

### Include TypoScript

[](#include-typoscript)

1. Go to **Template** module
2. Edit your Root TypoScript Record
3. Include static template **Support Times (nt\_supporttimes)**

Configuration
-------------

[](#configuration)

### Extension Settings

[](#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)

[](#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
-----

[](#usage)

### Dashboard Widget

[](#dashboard-widget-1)

1. Navigate to **Dashboard** module
2. Click **+ Add Widget**
3. Select **TYPO3 Support Status**
4. Widget displays current support information for all configured versions

### Frontend Roadmap

[](#frontend-roadmap)

1. Create a new content element
2. Select **Plugins → TYPO3 Support Times**
3. Configure display options in the **Plugin** tab
4. Save and view the interactive timeline on your page

Requirements
------------

[](#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
--------------------

[](#multilingual-support)

Complete translations available for:

- **English** (default)
- **German** (Deutsch)

All labels, tooltips, and chart phases are fully translated.

Technical Details
-----------------

[](#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
-------

[](#license)

GPL-2.0-or-later

Author
------

[](#author)

NET.THINKS

Support
-------

[](#support)

For issues, feature requests, or contributions, please visit the GitHub repository or TYPO3 Extension Repository.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance91

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~27 days

Recently: every ~47 days

Total

8

Last Release

43d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23073131?v=4)[Dietmar Engler](/maintainers/netthinks)[@netthinks](https://github.com/netthinks)

---

Top Contributors

[![netthinks](https://avatars.githubusercontent.com/u/23073131?v=4)](https://github.com/netthinks "netthinks (35 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (3 commits)")

---

Tags

typo3typo3-extension

### Embed Badge

![Health badge](/badges/netthinks-nt-supporttimes/health.svg)

```
[![Health](https://phpackages.com/badges/netthinks-nt-supporttimes/health.svg)](https://phpackages.com/packages/netthinks-nt-supporttimes)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k69](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40543.5k](/packages/wazum-sluggi)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.6M84](/packages/typo3-cms-redirects)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.8M288](/packages/typo3-cms-form)[typo3/cms-sys-note

TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.

116.5M41](/packages/typo3-cms-sys-note)[typo3/cms-impexp

TYPO3 CMS Import/Export - Tool for importing and exporting records using XML or the custom T3D format.

107.0M93](/packages/typo3-cms-impexp)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
