If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.
This add-on extends ddev/ddev-drupal-contrib with small extras that are useful for Drupal contrib work but are not yet part of the upstream add-on.
It is meant as a lightweight bridge for practical patches, commands, and tweaks while they are being discussed upstream or are too narrow to maintain there.
On top of ddev/ddev-drupal-contrib, this add-on currently provides:
ddev cspell, which runs Drupal’s cspell setup from the web container and supports Yarn PnP. See https://github.com/ddev/ddev-drupal-contrib/pull/55phpcbf behavior with https://github.com/ddev/ddev-drupal-contrib/pull/175, to ignore .ddev paths so code style fixes do not rewrite local DDEV config.ddev add-on get hanoii/ddev-drupal-contrib-extras
ddev restart
After installation, make sure to commit the .ddev directory to version control.
cspell crafted by @jameswilson
Contributed and maintained by @hanoii
If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.