Problem/Motivation
Contact is being deprecated, see the parent issue for details. This issue is for removing the 'Website feedback contact form' recipe from the standard profile.
Steps to reproduce
Proposed resolution
Remove the 'feedback_contact_form' recipe from the core.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3553006
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:
- 3553006-remove-contact-module
changes, plain diff MR !13542
Comments
Comment #4
thejimbirch commentedDeleted the recipe and removed it from being applied from the standard recipe. Lets see what happens to the tests.
Comment #5
andypostIt needs trick to replace Input's test
Comment #6
andypostComment #7
quietone commentedComment #8
quietone commentedRebased and tests passing now.
Comment #9
smustgrave commentedSeems like a good removal, not sure what else to verify. Not sure if anyone wants to turn this into a contrib recipe?
Comment #10
thejimbirch commentedThat is a good idea since it is a really good example of recipe input.
I'll set it up. If anyone wants to be a maintainer, let me know.
Comment #11
smustgrave commentedWould ask the maintainer of contact if they want to. But if no one volunteers I don’t mind helping
Comment #12
thejimbirch commentedYou've been added.
Comment #15
catchCommitted/pushed to 11.x and cherry-picked to 11.3.x, thanks!