Skip to content

[TASK] Better error handling for typo3-init command

Jochen requested to merge ochorocho/typo3-distribution:task/check-ddev-get into main
  • Skip addon installation in case "ddev get" is not available (prior 1.19.0)
  • Start ddev before installing plugins, which is required for some plugins e.g. ddev-viteserve using "post_install_actions"
  • Catch "typo3 setup" command error, ask user to proceed (yes/no)
Edited by Jochen

Merge request reports