.. include:: /Includes.rst.txt .. _installation: ============ Installation ============ .. _requirements: Requirements ============ * PHP 7.1 - 8.1 * TYPO3 10.4 LTS - 11.5 LTS .. _steps: Installation ============ Require the extension via Composer (recommended): .. code-block:: bash composer require eliashaeussler/typo3-warming Or download it from the `TYPO3 extension repository `__. .. _version-matrix: Version matrix ============== +--------------------+-------------------------+---------------+ | Extension versions | TYPO3 versions | PHP versions | +====================+=========================+===============+ | **since 0.3.14** | **10.4 LTS - 11.5 LTS** | **7.1 - 8.1** | +--------------------+-------------------------+---------------+ | 0.2.4 - 0.3.13 | 10.4 LTS - 11.5 LTS | 7.1 - 8.0 | +--------------------+-------------------------+---------------+ | 0.2.0 - 0.2.3 | 10.4 LTS - 11.2 | 7.1 - 8.0 | +--------------------+-------------------------+---------------+ | 0.1.x | 10.4 LTS - 11.1 | 7.1 - 8.0 | +--------------------+-------------------------+---------------+