Smart Form Backend for Static Websites & Developers
FabForm.io works with HTML forms and static site generators like Astro, Eleventy, Hugo, and Jekyll.
<form action="https://fabform.io/f/xxxxx" method="post">
<label for="firstName">First Name</label>
<input name="firstName" type="text" required>
<label for="lastName">Last Name</label>
<input name="lastName" type="text" required>
<label for="email">Email</label>
<input name="email" type="email" required>
<label for="files">Choose files:</label>
<input type="file" name="files" multiple required />
<button type="submit">Send</button>
</form>
Why Do You Need a Form Backend?
Static websites and SSGs like Astro or Eleventy don’t run server-side code. That means HTML forms cannot submit data directly. FabForm.io solves this problem: just point your form’s action to our endpoint, and we’ll handle submissions, store data securely, send email notifications, Telegram notifications, auto-responses, trigger webhooks, and provide a dashboard full of analytics.
1. Add Your Form
Use a normal HTML form and set its action to FabForm.
2. Submit Data
When users hit “Submit,” FabForm securely collects and processes the data.
3. Get Results
Receive notifications, export entries, and view everything in your dashboard.
All the Features Developers Love
FabForm.io works seamlessly with static websites and SSGs like Astro, Eleventy, Hugo, and Jekyll. Collect submissions, send notifications, and manage everything with minimal setup.
File Upload
Upload files to your HTML forms with ease.
Auto Responses
Send customized auto‑responses with extensible templates.
Email Notifications
Get notified instantly when new submissions arrive.
Telegram Notifications
Receive form submission alerts directly via Telegram.
Webhooks
Send submission data in JSON to external endpoints automatically.
Redirections
Redirect users to a Thank You page or custom URL after submission.
Data Export
Export your form data to CSV for easy import into third‑party programs.
Spam Protection
Fabform keeps your inbox clean with built‑in spam rejection techniques.
Captcha
Optional CAPTCHA support to prevent bot submissions.
Custom Email Templates
Design your email notifications exactly the way you want them.
Rocking Reviews from Our Customers
Here is what our loyal customers have to say.
"FabForm made integrating forms into my static Astro site effortless. The dashboard is beautiful and everything just works."
Sophia L.
Front-end Developer
"We switched our Jekyll forms to FabForm and it completely solved our submission headaches. Auto-responses are a lifesaver!"
David M.
Web Designer
"Email notifications, webhooks, everything is reliable. Perfect for static site workflows with Eleventy."
Liam K.
Full-stack Developer
Ready to Get Started?
Create your FabForm account and integrate your HTML forms on static websites today.
Sign Up