Skip to content

DDEV environment for Qucosa (maintained by @Erikmitk)

License

Notifications You must be signed in to change notification settings

qucosa/ddev-qucosa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDEV Development Environment

This repository provides a Qucosa development environment powered by DDEV. For more information check out the DDEV documentation.

Start and Configuration

  1. ddev start to start all containers
  2. ddev composer install to install TYPO3 and all extensions
  3. ddev import-db -f db.sql.gz to import a prepared database
  4. ddev launch typo3 to go to the TYPO3 backend login page

TYPO3 backend credentails

Username: admin Password: admin

About

DDEV environment for Qucosa (maintained by @Erikmitk)

Resources

License

Stars

Watchers

Forks