Lesson 5 — Working on TYPO3 projects using DDEV

Prerequisites and goals

Prerequisites

Theoretical prerequisites

This lesson assumes that you already 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 prerequisites

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

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

Goals

Theoretical goals

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

  • Understand TYPO3 development workflow in DDEV
  • Learn debugging techniques in DDEV environment
  • Master DDEV command usage for TYPO3
  • Study DDEV tools for TYPO3 development

Practical goals

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

  • Develop TYPO3 features using DDEV
  • Debug TYPO3 issues in DDEV
  • Use DDEV commands for TYPO3
  • Manage TYPO3 development workflow

Learning resources

Teacher's instructions

Student's instructions