Contact Tweak

Categories

Component ID

2654000

Component name

Contact Tweak

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Drupal 8's Contact module, fully featured as it is, doesn't let you change the labels & contents of the core fields on the Contact form. This module allows you to tweak these settings (and even hide them).

This should probably be changed to manipulate Contact's entities in some way, but I wanted to get something out the door quickly. It probably doesn't adhere to Drupal 8 best practices, but somehow it works. Probably need to muck around with the form alteration some more though.

@TODO:

  • Allow post-submission redirects?
  • Anything else?
  • Should probably write some tests.