2. Installation¶
Target group: Administrators
Requirements¶
The extension in version 2.0.0 is available for TYPO3 v11 LTS and TYPO3 v12 LTS.
To use the dashboard widgets, install and activate the Dashboard system extension. To use the form finisher install and activate the Form system extension.
Version matrix¶
JobRouter Data |
PHP |
TYPO3 |
---|---|---|
2.0 |
8.1 - 8.2 |
11.5 / 12.4 |
1.1 |
7.4 - 8.2 |
10.4 / 11.5 |
0.14 / 1.0 |
7.3 - 8.1 |
10.4 / 11.5 |
0.13 |
7.2 - 7.4 |
10.4 |
Installation via composer¶
The recommended way to install this extension is by using Composer. In your Composer-based TYPO3 project root, just type:
composer req brotkrueml/typo3-jobrouter-data
and the recent version will be installed.
The extension offers some configuration which is explained in the Configuration chapter.
Installation in Extension Manager¶
You can also install the extension from the TYPO3 Extension Repository (TER). See Managing Extensions - Legacy Guide for a manual how to install an extension.