FormsVox — Drag & Drop Form Builder
FormVox - Premium WordPress Form Builder (Free Core)
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/loudvox/formsvox/archive/refs/heads/main.zipReadme
=== FormsVox — Drag & Drop Form Builder === Contributors: loudvox Tags: form builder, contact form, forms, stripe, mailchimp Requires at least: 6.4 Tested up to: 6.7 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
FormsVox is the fast, accessible, developer-friendly WordPress form builder plugin with drag & drop builder, 27 field types, conditional logic, entries, Stripe payments, and free Webhooks.
== Description ==
A VoiceCore product.
FormsVox provides a modern, fast, and accessible drag-and-drop form building experience for WordPress site owners and developers. Unlike other plugins that hide essential features behind high per-site subscription paywalls, FormsVox includes conditional logic, 27 field types, Stripe payments, and arbitrary Webhooks in the core plugin for free.
= Key Features =
- Fast Drag & Drop Builder: Built with modern React and TypeScript in the admin area.
- Server-Rendered Public Forms: Zero React runtime overhead on the public site for maximum page load speed and SEO compatibility.
- 27 Core Field Types: Single text, paragraph, name, email, phone, address, URL, number, slider, dropdown, radio, checkboxes, date/time, file upload, password, hidden, page break, section, HTML, star rating, Likert scale, NPS, layout columns, repeater, single item payment, multiple items payment, total price.
- Free Conditional Logic: Show/hide fields, skip pages, and conditionally trigger email notifications and confirmations.
- Anti-Spam Suite: Built-in honeypot + time-trap token, plus reCAPTCHA v2/v3, hCaptcha, and Cloudflare Turnstile integrations.
- Integrations: Stripe payments (PaymentIntents + Webhooks), Mailchimp opt-in, and free Webhooks.
- 20 Pre-Built Templates: One-click form creation for contact, quote, survey, booking, and more.
- VoiceCore AI Conversational Agent: Opt-in AI assistant for form completion, lead qualification, and visitor site content Q&A.
== Third-Party Services ==
FormsVox optionally integrates with the VoiceCore AI SaaS Service (api.voicecore.ai) to power the conversational AI agent mode, content indexing, and lead qualification.
- Service: VoiceCore AI Platform (https://voicecore.ai)
- What Data is Sent: When VoiceCore AI mode is enabled by the site owner, form schemas, user-entered chat messages, and published site content chunks (pages, posts, WooCommerce products) are transmitted securely to api.voicecore.ai over HTTPS.
- When Data is Sent: Chat messages are transmitted in real-time when a visitor interacts with a conversational form widget. Site content chunks are sent when the site owner manually clicks "Re-index Site Content" or when scheduled daily via WP-Cron.
- Terms of Service: https://voicecore.ai/terms
- Privacy Policy: https://voicecore.ai/privacy
== Installation ==
- Upload the
formsvoxdirectory to/wp-content/plugins/. - Activate FormsVox through the 'Plugins' menu in WordPress.
- Navigate to FormsVox > Add New Form to create your first form.
== Frequently Asked Questions ==
= Is conditional logic free? = Yes! Conditional logic is included in FormsVox Core at zero additional cost.
= Are entries stored as custom database tables? =
Yes. Entries are stored in custom database tables {prefix}formsvox_entries for fast querying and scaling.
== Screenshots ==
- Form Builder Canvas and Field Palette.
- Form Entries List View.
- Form Settings and Integrations.
== Changelog ==
= 1.0.0 =
- Initial release of FormsVox Core Plugin.