Lesson 4 — Setting up a new TYPO3 project with DDEV

Prerequisites and goals

Prerequisites

Theoretical prerequisites

This lesson assumes that you already know the following:

  • Understand DDEV project structure and workflows
  • Learn web server configuration in DDEV
  • Master database management in DDEV
  • Study DDEV development tools and features

Practical prerequisites

Before you start this lesson, please have the following things ready:

  • Create basic DDEV project structure
  • Configure web server settings
  • Set up database environments
  • Use DDEV development tools

Goals

Theoretical goals

By the end of this lesson, you should know the following:

  • Understand TYPO3 project requirements in DDEV
  • Learn TYPO3-specific DDEV configuration options
  • Master TYPO3 installation process with DDEV
  • Study TYPO3 development workflow in DDEV

Practical goals

By the end of this lesson, you should have completed the following:

  • Create new TYPO3 project using DDEV
  • Configure TYPO3-specific settings in DDEV
  • Set up TYPO3 development environment
  • Test TYPO3 installation in DDEV

Learning resources

Teacher's instructions

Student's instructions