Skip to content

Instantly share code, notes, and snippets.

@georgbez
Created July 24, 2020 08:29
Show Gist options
  • Save georgbez/ed13bd6715dcc53bf9ab3d0540f0d8ad to your computer and use it in GitHub Desktop.
Save georgbez/ed13bd6715dcc53bf9ab3d0540f0d8ad to your computer and use it in GitHub Desktop.
ddev config --project-type=typo3 --docroot=public --create-docroot=true
ddev composer create typo3/cms-base-distribution:"^10.4" --prefer-dist
ddev start
touch public/FIRST_INSTALL && ddev launch typo3/install.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment