Installation
Target group: Administrators
Requirements
Note
The extension in version main supports TYPO3 v13 LTS and TYPO3 v14.
Version matrix
| JobRouter Process | PHP | TYPO3 |
|---|---|---|
| 5.0 | 8.2 - 8.5 | 13.4 / 14.x |
| 4.0 | 8.1 - 8.4 | 12.4 / 13.4 |
| 3.0 | 8.1 - 8.3 | 11.5 / 12.4 |
| 2.0 | 8.1 - 8.3 | 11.5 / 12.4 |
| 1.2 | 7.4 - 8.2 | 10.4 / 11.5 |
| 1.1 | 7.3 - 8.1 | 10.4 / 11.5 |
| 1.0 | 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 jobrouter/typo3-process
Copied!
The extension offers some configuration which is explained in the Configuration chapter.
Installation in the extension manager
In a classic installation, you can also install the extension from the TYPO3 Extension Repository (TER).