Monday, September 1, 2008

Setup and using AuthorContact module in Drupal

Shows a contact form that contacts the author of the current node.

Description

When installed, creates a block that shows a contact form that when submitted, sends a simple contact email to the author of the current node. This might be useful for a blog or auction site, for example.

Configuration and usage steps:

  1. Download the module from http://drupal.org/project/authorcontact.
  2. Install the module (unzip and place in sites/all/modules folder).
  3. Go to Administer->Site building->Blocks and enable the AuthorContact module.
  4. Go to configuration of the module and specify the node where you want to show the contact form.
Note: The contact form only appears on node pages

0 comments: