Form backend for static sites

One line.
Every form.
Working.

Point your HTML form at our endpoint. Submissions land in your inbox and Telegram — no backend, no server, no complexity.

your-page.html
<form action="https://static-forms.com/f/your-id"
      method="POST">

  <input type="text"   name="name"    placeholder="Name">
  <input type="email"  name="email"   placeholder="Email">
  <textarea           name="message"></textarea>

  <button type="submit">Send message</button>
</form>
How it works
01

Grab your endpoint

Create a form in your dashboard. Copy the unique endpoint URL — that's your new form action.

02

Add one line

Set your form's action attribute to your endpoint. That's the only change needed.

03

Receive everything

Submissions hit your inbox, Telegram, and dashboard the moment they arrive. Spam blocked automatically.

Everything included

Email from your domain

Notifications arrive from your own domain — not a generic sender. Looks professional, lands in inbox.

Telegram alerts

Get instant messages to any group, channel, or personal chat. Real-time, no email checking required.

Spam protection built in

Origin validation blocks submissions from outside your domain. Honeypot catches bots silently.

Reply directly

Hit reply on the notification email — it goes straight to the person who filled in the form.

Manage multiple sites

One account, every client site. Each form isolated — separate notifications, separate logs.

Submission inbox

Every submission stored in your dashboard. See who contacted you, when, and what they wrote.

WordPress migration

Moving away from WordPress?
Keep your forms working.

Migrating to Astro, Hugo, or a plain static host is straightforward — until you hit the contact form. Static Forms handles that gap.

  • Native Elementor Pro action — no shortcodes or third-party services
  • Survives the migration: same endpoint works on WordPress and the static site
  • One dashboard for every client site, static or not
Before — Elementor Pro on WordPress
Actions after submit:
  → Static Forms
  → Sends to your endpoint
  → Zero config needed
After — plain HTML on Cloudflare / Netlify
<form action="https://static-forms.com/f/…">

Same endpoint.
Same inbox.
Zero downtime.
Simple, transparent pricing
Free
€0 forever

No credit card required.

  • 3 forms
  • Email notifications
  • Telegram notifications
  • Submission history
  • Bot & spam protection
  • Domain restriction
FormFlowOS 100
€5.99 / month

Cancel anytime.

  • 100 forms
  • Confirmation emails to submitters
  • Multiple SMTP2GO accounts
  • Custom "From" email address
  • Multiple notification recipients

Static sites need to actually work.
We make that happen.

FormFlowOS is the operating layer for form infrastructure — handling delivery, spam, notifications, and storage so you don't have to think about any of it.