Update DDEV config command to drupal11

Created on 7 June 2025, 26 days ago
Updated 25 June 2025, 8 days ago

Documentation location/URL

The affected documentation is found at:
https://www.drupal.org/docs/official_docs/local-development-guide

Problem/Motivation

The guide currently shows the following command for configuring DDEV for Drupal:

ddev config --project-type=drupal10 --docroot=web

However, the latest official DDEV documentation recommends using drupal11 as the project type for new Drupal projects.

This mismatch can confuse users and lead them to set up environments with outdated configurations.

Proposed resolution

Update the DDEV configuration example in the documentation to:

ddev config --project-type=drupal11 --docroot=web

This change will ensure the documentation reflects the current recommended practices when initializing Drupal projects with DDEV.

Remaining tasks

Update the command on the documentation page

Review the rest of the documentation to ensure consistency with Drupal 11

Optionally, provide a note for users still working with drupal10 projects

🐛 Bug report
Status

Active

Component

Correction/Clarification

Created by

Live updates comments and jobs are added and updated live.
  • Documentation

    Primarily changes documentation, not code. For Drupal core issues, select the Documentation component instead of using this tag. In general, component selection is preferred over tag selection.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024