Fixed
Project:
Feedback
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2026 at 19:04 UTC
Updated:
24 Apr 2026 at 22:45 UTC
Jump to comment: Most recent
Ddev is now Drupal's official development environment. Its ddev/ddev-drupal-contrib plugin makes developing/contributing to contrib modules a lot easier. In @mparker17's experience, this also makes maintaining a module much easier too.
We should install it for this module, to make it easier for maintainers to maintain and contributors to contribute.
Run the ddev/ddev-drupal-contrib setup in this repo and commit the scaffolding to make setup easier.
Note the latest version at time-of-writing is ddev/ddev-drupal-contrib 1.1.5.
None.
None.
None.
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
Comment #2
mparker17Comment #4
mparker17Tests are passing due to #3586794: Error: Route "entity.feedback_message_type.canonical" does not exist.
Comment #6
mparker17Merged! I will update this issue when I've released the code added in this issue.