Problem/Motivation

DDEV and ddev/ddev-drupal-contrib appear to be the de-facto local development setup for contrib modules these days. It was easy to set up locally. Per the suggestion in the docs, I'd like to commit the .ddev folder to make it even easier for the next person.

See https://github.com/ddev/ddev-drupal-contrib

Issue fork purl-3484130

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

scottatdrake created an issue. See original summary.

scottatdrake’s picture

Assigned: scottatdrake » Unassigned
Status: Active » Needs review
scottatdrake’s picture

A new developer should be able to clone this repo and run the following to get up and running with a fresh drupal install:

ddev start
ddev poser

rbrandon made their first commit to this issue’s fork.

rbrandon’s picture

Status: Needs review » Fixed

Thanks Scott, works perfectly.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.