You are here

README.txt in Contact Emails 8

Contact Emails Module Readme
----------------------------------

This module provides a more versatile interface and functionality for managing
emails that get sent from Drupal Core Contact submissions. It allows users with
the new permission 'manage contact form emails' to add as many emails as
desired, each with a different recipient or set of recipients (including the
submitter of the form), each a different subject or message.

Example use case
----------------

The website is for a larger organisation and you want one email saying thank
you to the submitter of the form, one to the office administrator with some
basic info, and one to the marketing manager with specific details about the
form, this module would handle that.

Installation
------------

To install this module, place it in your modules folder and enable it on the
modules page.


Configuration
-------------

There is nothing to configure. Enable the module and users with the required
permission can find the new 'Manage Emails' section


How to use this module
-------------------------------------

Users with the 'manage contact form emails' will find a 'Manage emails'
operation in the list of operations on the page containing the list of all
contact forms. You can find that at `/admin/structure/contact`.

If the user does not have access that page, you can additionally add a link
to `/admin/structure/contact/manage/email-settings` anywhere in your menu.


Feedback on this module
-----------------------

Please add issues with feature requests as well as feedback on the existing
functionality.

Supporting organizations
------------------------
Development and maintenance of this module is sponsored by Fat Beehive

File

README.txt
View source
  1. Contact Emails Module Readme
  2. ----------------------------------
  3. This module provides a more versatile interface and functionality for managing
  4. emails that get sent from Drupal Core Contact submissions. It allows users with
  5. the new permission 'manage contact form emails' to add as many emails as
  6. desired, each with a different recipient or set of recipients (including the
  7. submitter of the form), each a different subject or message.
  8. Example use case
  9. ----------------
  10. The website is for a larger organisation and you want one email saying thank
  11. you to the submitter of the form, one to the office administrator with some
  12. basic info, and one to the marketing manager with specific details about the
  13. form, this module would handle that.
  14. Installation
  15. ------------
  16. To install this module, place it in your modules folder and enable it on the
  17. modules page.
  18. Configuration
  19. -------------
  20. There is nothing to configure. Enable the module and users with the required
  21. permission can find the new 'Manage Emails' section
  22. How to use this module
  23. -------------------------------------
  24. Users with the 'manage contact form emails' will find a 'Manage emails'
  25. operation in the list of operations on the page containing the list of all
  26. contact forms. You can find that at `/admin/structure/contact`.
  27. If the user does not have access that page, you can additionally add a link
  28. to `/admin/structure/contact/manage/email-settings` anywhere in your menu.
  29. Feedback on this module
  30. -----------------------
  31. Please add issues with feature requests as well as feedback on the existing
  32. functionality.
  33. Supporting organizations
  34. ------------------------
  35. Development and maintenance of this module is sponsored by Fat Beehive