This project is not covered by Drupal’s security advisory policy.

Add email feedback links to critical forms to catch problems.

For any number of reasons users can have trouble using critical forms on your site. Rather than hoping people bother to visit your contact form (which may also have a problem) you should place a simple email link right where the issue may arise. This can be vital to catching problems both major and small. Perhaps your registration button text is inaccurate in one language, maybe a required AJAX field has a javascript conflict you're not testing for, maybe instructions aren't clear within one of your layouts.

Recommended especially for your registration and login forms.

This module provides a super easy, pre-filled email link to forms you select. It can include vital user details such as: browser, OS, and URL.

WHAT'S CONFIGURABLE?

  • Link text, subject, body
  • Forms to include link
  • Debug info included
  • Language/translation ready
  • Email obfuscation *


DEPENDENCIES:

  1. This module requires the use of the UA Parser javascript library for client-side user data. If/when user emails come back with no debug info, you'll know they don't have JS enabled, which is usually helpful.
  2. To provide different links per language you'll need the i18n_variable and variable modules. You can control all the messaging string and who receives the email.


NOTES:
* Obfuscation is arguably not really necessary anymore and many techniques no longer work. This module offers a very basic version. Tutorials and tools online are usually from 2007-ish.

Supporting organizations: 

Project information

Releases