Hello,

I would like to add a contact form in my website, just like the drupal one (http://drupal.org/contact). Which is the best module to do this for Drupal 6.x?which is the module used in drupal.org/contact?

Thank you very much,

Potter.

Comments

lyricnz’s picture

This is the "contact" module that comes with Drupal.

Really, you should do a little research yourself, before posting here.

rubeuspotter’s picture

Thank you very much.

The Drupal.org search form is disabled right now, so I did the research as well as I could but I didn't find anything, maybe the answer was very clear but I dind't find it. Sorry for the inconveniences.

waldmeister’s picture

Indeed it is..

Go to your OWN Drupal Installation.
Administer -> Site Building -> Modules
Activate Contact Module

perfectsense’s picture

2 rubeuspotter

Check this one

lyricnz’s picture

You can always search drupal.org using google: search for "contact form site:drupal.org" This last bit restricts the search results to just those on the drupal.org website.

rubeuspotter’s picture

Thank you again for all the answers.