A conversational, step-by-step form builder for WordPress. Create Typeform-style forms without a monthly subscription.
- Conversational forms — one question at a time, full-screen experience
- Drag-and-drop builder — React-based admin builder with live preview
- Question types — Short text, Long text, Email, Number, Multiple choice, Checkboxes, Rating, Yes/No
- Welcome & Thank You screens — with background image support
- Design controls — themes, colors, fonts, background images
- Email notifications — with smart tags (
{all_fields},{form_name},{entry_id}, etc.) - Entries dashboard — view, star, filter, and manage submissions
- Gutenberg block — embed forms in the block editor
- Shortcode —
[flowform id="123"] - Templates — Contact Form, Lead Generation, Customer Feedback, Testimonial
- Draft / Publish workflow — save drafts without affecting the live form
- Anti-spam — honeypot, rotating token, and Akismet integration
- Full-page embed —
/flowform/{id}URL, no theme required
- WordPress 6.0+
- PHP 7.4+
- Download the latest ZIP from the releases page
- In WordPress admin go to Plugins → Add New → Upload Plugin
- Activate the plugin
Or install directly from the WordPress Plugin Directory
npm install
npm run build # Production build
npm run start # Dev build with file watchingCompiled assets go to build/. PHP enqueues files from there — always rebuild after changes to src/.
GPL-3.0-only — see LICENSE
