Add contact forms to your static websites in seconds. No backend code required. Just embed our form, and start receiving emails instantly.
<form action="https://formflow.omnaris.xyz/send/[email protected]" method="POST">
<input type="hidden" name="access_key" value="your-api-key" />
<input type="text" name="name" placeholder="Your Name" required />
<input type="email" name="email" placeholder="Your Email" required />
<textarea name="message" placeholder="Your Message" required></textarea>
<button type="submit">Send</button>
</form>
Built for developers who want powerful form handling without the complexity
Every form must include these exact field names:
name="name"
name="email"
name="message"
Add our form endpoint to any HTML form and start receiving emails in under 5 seconds.
Built-in honeypot fields and validation to keep unwanted submissions at bay.
Customize email templates with your branding and styling preferences.
One API key per account for secure, authenticated form submissions across all your forms.
Perfect for static sites on GitHub Pages, Netlify, Vercel, and more.
Fully open source and self-hostable. Customize and extend as needed.
FormFlow is completely open source and free to use. Self-host it on your own infrastructure or use our hosted service.
# Clone the repository
git clone [email protected]:DanilSidorov8625/FormFlow.git
# Run with Docker
docker-compose up -d
# Your API is ready at
http://localhost:45678
FormFlow was created to solve a simple problem: handling form submissions on static websites shouldn't be complicated or expensive. Built with modern web technologies and a developer-first approach, FormFlow provides a reliable, secure, and easy-to-use solution for collecting form data without the need for backend infrastructure.
Whether you're building a personal portfolio, a client website, or a large-scale application, FormFlow scales with your needs while maintaining simplicity and reliability at its core.
Join thousands of developers who trust FormFlow for their form handling needs
Get Started Today