DDEV Add-on Registryjackd248 › ddev-typo3-multi-version-extension

ddev-typo3-multi-version-extension

add-on registry tests last commit release

What is ddev-typo3-multi-version-extension

ddev-typo3-multi-version-extension is a DDEV add-on that provides a multi-version TYPO3 environment. With this feature, it is possible to develop and test your extension with different TYPO3 versions at the same time.

Support

  • TYPO3 11.5
  • TYPO3 12.4
  • TYPO3 13.4

Requirements

  • Extension key as DDEV project name, e.g. custom-extension
  • apache-fpm as webserver type
  • a valid composer.json file in the project root directory

You may use the following command to create a new DDEV project with the required settings: