ddev-drupal-contrib
ddev-drupal-contrib copied to clipboard
DDEV integration for developing Drupal contrib projects
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...
Closes #92
### 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...
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...