|
|
@@ -52,10 +52,11 @@ External DB management access:
|
|
|
6. cd into project's root folder
|
|
|
7. composer install
|
|
|
|
|
|
-
|
|
|
+---------
|
|
|
|
|
|
|
|
|
### DDEV Setup (local development)
|
|
|
+
|
|
|
1. Create a local project directory change to it. (cd projectdir)
|
|
|
2. clone this git repo into your projectdir (git clone .....)
|
|
|
3. Copy <projectdir>/public/typo3conf/env-file-template to <projectdir>/public/typo3conf/.env and set DB credentials and other
|