[solved] contact form

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
billyjimbob
New Member
New Member
Posts: 5
Joined: Fri Jun 13, 2008 1:05 am

[solved] contact form

Post by billyjimbob »

Hi,

Is a simple contact form part of the core or is it an add-on?  What is the best way to create a simple "email address and question" contact form?

On an old non CMS site I just created a php mailer and form - can I inject in the form code this into the site or do I have to use a module?

Thanks
Last edited by billyjimbob on Wed Mar 24, 2010 2:46 pm, edited 1 time in total.
Peciura

Re: contact form

Post by Peciura »

Is a simple contact form part of the core or is it an add-on?
Core is small as it can be to keep it maintainable and flexible.
Install FomBuilder module. Contact form is  included as a sample.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: contact form

Post by jmcgin51 »

billyjimbob wrote: On an old non CMS site I just created a php mailer and form - can I inject in the form code this into the site or do I have to use a module?
A module (i.e. FormBuilder) is recommended, but you can use a standalone script if desired.  Add the code to a UDT.
billyjimbob
New Member
New Member
Posts: 5
Joined: Fri Jun 13, 2008 1:05 am

Re: contact form

Post by billyjimbob »

Thanks.  I just added my own code for a form and that worked well.  I'll install formbuilder as well and play around with it.
Post Reply

Return to “Modules/Add-Ons”