mod_contact

Implements a basic contact form, which gets emailed to the configuration value mod_contact.email, when submitted. Contact form module handling form submission, validation, and delivery to configured recipients.

Accepted Events

Delegate callbacks:

  • event/2 with submit messages: contact.

Edit on GitHub

Dispatch rules

dispatch

Dispatch rules Name Path Resource Args contact [“contact”] controller_page [{template,”contact.tpl”},{id

Referred by

All dispatch rules

All the dispatch rules from all modules. For a background on dispatch rules, see The URL dispatch system.