.. _installation: ============ Installation ============ Target group: **Administrators** .. contents:: :depth: 1 :local: .. _installation-requirements: Requirements ============ The extension in version |release| is available for TYPO3 v12 LTS and TYPO3 v13 LTS. To use the :ref:`dashboard widgets `, install and activate the Dashboard system extension. To use the :ref:`form finisher ` install and activate the Form system extension. .. _version-matrix: Version matrix ============== ============== ========== =========== JobRouter Data PHP TYPO3 ============== ========== =========== 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.1 7.4 - 8.2 10.4 / 11.5 -------------- ---------- ----------- 1.0 7.3 - 8.1 10.4 / 11.5 ============== ========== =========== .. _installation-composer: Installation via composer ========================= The recommended way to install this extension is by using Composer. In your Composer-based TYPO3 project root, just type: .. code-block:: shell composer req jobrouter/typo3-data and the recent version will be installed. The extension offers some configuration which is explained in the :ref:`Configuration ` chapter. .. _installation-extension-manager: Installation in Extension Manager ================================= You can also install the extension from the `TYPO3 Extension Repository (TER)`_. See :ref:`t3start:extensions_legacy_management` for a manual how to install an extension. .. _TYPO3 Extension Repository (TER): https://extensions.typo3.org/extension/jobrouter_data/