Free plan

50 submissions/month · no credit card · View plans

Works everywhere

Integrations

If it can POST HTTP, it works with formvoxo. static HTML, CMS plugins, or modern JS frameworks.

Plain HTML & CSS

Set method="POST" and action to your /f/{token} URL. Add _gotcha honeypot and optional _redirect.

WordPress

Use a custom HTML block or a form plugin that lets you set an external action URL.

Webflow / Framer

Point the form action to formvoxo in export or embed settings. no Webflow Logic required.

React, Vue, Next.js

POST with fetch() and Accept: application/json for { "success": true } responses.

Astro & Eleventy

Ideal for static generators: zero serverless functions for contact forms.

Shopify / landing builders

Embed a simple HTML form snippet in theme sections or custom liquid.