ddev-drupal-contrib icon indicating copy to clipboard operation
ddev-drupal-contrib copied to clipboard

DDEV integration for developing Drupal contrib projects

Results 15 ddev-drupal-contrib issues
Sort by recently updated
recently updated
newest added

The PHPStan support this provides runs in web/modules/custom/ which means that the baselines aren't compatible with those that would be generated for gitlab-ci. This makes it much less useful for...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? When you modify the symlink...

enhancement

Its unclear how to add optional dependencies. I wanted to test the 'ai' module which has a number of optional dependencies (e.g. 'suggest' in composer.json or other sub-module dependencies enforced...

This is my take into a single command for the contrib init. Add a quickstart command that does everything that's needed to be done for getting the project up and...

enhancement