Web3Forms — free and simple
Web3Forms is a free service that receives your form submissions and forwards them to your email. No accounts, no monthly fees for basic use, no backend to set up. Your website stays a simple HTML file hosted on Cloudflare Pages.
250 submissions/month on the free plan — more than enough to start. No credit card required. Upgrade anytime at web3forms.com if you need more.
Step-by-step setup
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. Copy it.Make sure it works
After uploading, submit the form on your live site with a real email address. Web3Forms will send you a confirmation email and forward the submission to your inbox within a few seconds.
The first submission email sometimes lands in spam. Mark it as "Not Spam" and future ones will come through cleanly.
Web3Forms includes built-in spam filtering — you don't need to add a CAPTCHA unless you're getting a lot of bot traffic.
<input type="hidden" name="redirect" value="https://yourdomain.com/thank-you"> inside the form. Your developer can build that page.