Configuration¶
There are two places to configure the extension: the global extension settings (they drive the dashboard widget and the data layer) and the plugin's FlexForm (it controls a single roadmap on a page).
Extension settings¶
Admin Tools → Settings → Extension Configuration → nt_supporttimes
| Key | Type | Default | Meaning |
|---|---|---|---|
supportedVersions |
string | 9,10,11,12,13,14 |
Comma-separated list of TYPO3 major versions to consider. |
cacheLifetime |
int | 86400 |
How long the fetched TYPO3 data is cached, in seconds (24 hours by default). |
showElts |
bool | 1 |
Whether ELTS phases are shown. |
Plugin settings (FlexForm)¶
When you place the TYPO3 Support Times plugin on a page, the Plugin tab offers two fields:
| Field | Default | Meaning |
|---|---|---|
| Display versions | all | Checkboxes selecting which major versions (9–14) appear in the chart. Leave everything unticked to show all. |
| Chart height | 350 |
Height of the roadmap chart in pixels. |
This way a page can show a focused timeline — for example only the versions a particular audience runs — while the dashboard widget keeps the full overview.