Difference between revisions of "Add a contact form"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| + | A contact form is a convenient way for you to allow visitors to your site to contact you. Submitted forms can be set to you as an email, or POSTed to the URL of your choice. | ||
| + | |||
| + | =Before you begin= | ||
| + | We strongly recommed using a `no-reply` address @ your domain, and activating reCAPTCHA on your contact form. | ||
| + | |||
| + | ==Set up a no-reply address== | ||
| + | |||
<div style="overflow:hidden"> | <div style="overflow:hidden"> | ||
[[File:Adding-form.png|thumb|left]] | [[File:Adding-form.png|thumb|left]] | ||
Revision as of 17:02, 23 February 2024
A contact form is a convenient way for you to allow visitors to your site to contact you. Submitted forms can be set to you as an email, or POSTed to the URL of your choice.
Before you begin
We strongly recommed using a `no-reply` address @ your domain, and activating reCAPTCHA on your contact form.