Is there a way to create a contact me page using contact form functionality of Drupal or is there a module that I can use to create one?

Comments

vm’s picture

maybe the contactlink.module in the downloads area can help ?

Description
------------

Contactlink provides a "contact the author" link for nodes and comments.
The link is configurable by node type.

Links will show up only for node or comment authors who have elected
to be contactable via their contact forms.

leed’s picture

I will check out that module, thanks.

apsivam’s picture

You create contact me page using the build in core "Contact" module.
Go to administer -> site building -> contact form
create a contact category fill in the recipients then access yoursite.com/?q=contact or yoursite.com/contact (if you have enabled clean urls)

--
Cheers,
Sivanandhan, P. (a.k.a. apsivam)

leed’s picture

That is what I need. Thanks.
What does selected option in Edit contact category do anyway?

apsivam’s picture

That category will be selected by default.

--
Cheers,
Sivanandhan, P. (a.k.a. apsivam)