DDEV local development environment for Magento — Docker-based setup, configuration tips, and productivity workflows.
Provisions a full DDEV environment for versions 2.3–2.4.x with selectable PHP, database, Composer, and optional Varnish, then outputs the site URL. Includes examples for running CLI/DDEV commands, MFTF, and module tests in CI.
21 Apr 2026
This repository holds the results of the live coding session at the Mage Unconference 2025 in Utrecht. The goal was to have end 2 end tests running on each commit that gets pushed to this repository.
07 Jul 2025
An overview of starting a DDEV project, and also using an existing one, that I am sharing.
14 Jan 2025
This is a readme about setting up DDEV for Magento 2. It includes some handy tools to get DDEV up and running quickly.