Problem/Motivation

I've recently discovered https://github.com/ddev/ddev-drupal-contrib and it makes development for contrib modules really easy. Now that ddev has become the standard for Drupal local development (https://www.drupal.org/docs/getting-started/installing-drupal/install-dr...), it feels safe to commit the .ddev folder to the project (as recommended by ddev-drupal-contrib) and then document in the README.md how to setup a local environment for contribution/maintenance.

Proposed resolution

Add ddev configuration and the ddev-drupal-contrib add-on to the repository.

Remaining tasks

/

User interface changes

/

API changes

/

Data model changes

/

Issue fork piwik_pro-3483264

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

timohuisman created an issue. See original summary.

timohuisman’s picture

Status: Active » Needs review

After running ddev start you should be able to run for example phpunit tests local with ddev phpunit

heikkiy’s picture

Status: Needs review » Reviewed & tested by the community

Looks good!

  • heikkiy committed 829184e7 on 1.1.x authored by timohuisman
    Issue #3483264 by timohuisman, heikkiy: Add ddev-drupal-contrib for easy...
heikkiy’s picture

Status: Reviewed & tested by the community » Fixed

Merged. Going to the next 1.1.0 release.

Status: Fixed » Closed (fixed)

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