Roadmap
Three buckets. Shipping is in active development; Planned is committed for the 4.x line; Exploring is on the radar. Want to weigh in? Email gaurav@gauravtiwari.org.
Out in the wild. See the changelog for the full release notes.
-
Gravity Forms migration
v4.3GFAPI-driven one-click import. Fields, notifications (with per-recipient conditions when the source notification had its own conditional logic), confirmations, and field-level conditional logic all carry across.
-
WPForms migration (Lite + Pro)
v4.3Form definitions and notifications imported with per-recipient conditions; Pro entry history optionally imported from wp_wpforms_entries into wp_cf_submissions.
-
Fluent Forms migration
v4.3Direct-table reads (no Fluent plugin dependency). Fields, notifications, webhook integrations, and field-level conditional logic.
-
Conditional emails (per recipient)
v4.3New Recipient routes repeater on the Send Email action — field + operator + value + recipient address. First matching route wins; existing action-level conditions still gate whether the action runs at all.
-
Polls — full rework
v4.3Tabbed editor, drag-to-reorder, "Other" write-in, change-vote window, scheduling, hourly auto-close cron, Gutenberg block, live results, bar / columns / percent styles, REST API, per-poll analytics + CSV export, accessibility pass, vote-integrity rewrite (voter_hash dedupe, cookie-on-render, vote_limit=user rejects anon at submit, honeypot, per-IP rate limit). Schema migration with backfill so historical dedupe keeps working.
Between releases — 4.3.6 just shipped (June 6, 2026). See Planned for what's queued next.
Committed for the 4.x line. Order is rough — not strict.
-
Ninja Forms migration
v4.4Field schemas and form actions migrated from Ninja Forms.
-
Formidable Forms migration
v4.4Field definitions and notifications migrated from Formidable.
-
Accept Stripe payments inline
v4.4Charge a card directly inside a Core Forms submission, with optional product picker and idempotency keys.
-
WP-CLI commands
v4.4Bulk import/export forms, mass-update submissions, run cleanups from the command line.
-
A11y audit report per form
v4.5Run an automated WCAG 2.2 audit on a form and fix the surfaced issues right inside the builder.
-
WhatsApp inbound webhook
v4.5Receive replies to WhatsApp Cloud / Twilio sends inside the form's submission thread — turn one-way notifications into two-way conversations.
-
Licensing system — sell your own licenses from WordPress
v4.5Opt-in module that turns any Core Forms install into a license-issuing + update-pushing server for the plugins, themes, or downloadable products you sell. Capture the order on a Core Form, mint a per-customer key, expose the EDD Software Licensing-compatible endpoints out of the box (`/check_license`, `/activate_license`, `/deactivate_license`, `/get_version`), and push signed update zips straight to your customers' WordPress dashboards. Built on the same CF Licenser engine Core Forms itself ships with in 4.3.1 — same heartbeat cadence, same SHA-256 verification, same admin chrome. Off by default; enabled in Settings → Licensing → "Issue licenses from this site".
-
WooCommerce action
v4.4Create a Woo customer + draft order on submission, with product picker, line-item quantity, and meta mapping. Trigger the Woo email flow or hand off to checkout.
-
Easy Digital Downloads action
v4.5Push a submission as an EDD customer, optionally create a pending payment, and trigger discount-code generation for a lead magnet.
-
SureCart action
v4.5Create a SureCart customer + checkout link on submission for product gating, demo requests, and lead-to-purchase handoffs. Includes a customer-portal-link helper for post-purchase flows.
-
SureDash action
v4.6Provision a SureDash dashboard user at submission time — auto-grant access to lessons, downloads, or community spaces based on form field values.
-
WP Simple Pay action
v4.5Hand a submission off to a WP Simple Pay payment form with prefilled fields and amount.
-
MemberPress action
v4.5Create a MemberPress user + membership transaction at submit time. Perfect for free-trial signups and gated content access.
-
LearnDash action
v4.5Enroll a submitter into a course or group on form submission — works for free course access and paid-course unlocks via webhook chain.
-
Paid Memberships Pro action
v4.5Create a member + level at submission time, with custom-field mapping to PMPro user meta.
-
GroundHogg action
v4.4Add the submission as a contact in GroundHogg with tag application + funnel-step triggering.
-
Jetpack CRM action
v4.5Create a Jetpack CRM contact, optional transaction, and tag map at submit time.
-
WP-CRM System action
v4.5Push the submission as a contact / lead / opportunity into WP-CRM System with phase + assignee mapping.
-
AutomatorWP integration
v4.5Fire AutomatorWP triggers from a Core Forms submission — chain into 70+ AutomatorWP integrations without touching Zapier.
-
Uncanny Automator integration
v4.5First-class trigger inside Uncanny Automator for "When a Core Forms form is submitted" — fan out to Slack, Sheets, Salesforce, anywhere.
-
OttoKit integration
v4.5Native trigger + action for OttoKit (formerly SureTriggers). Fire OttoKit workflows on submission and let OttoKit hand the payload off to its 1000+ app catalog.
-
SureContact action
v4.5Push the submission as a SureContact contact with tag application and list assignment — the lightweight CRM pairing for SureCart and SureMembers stacks.
-
Bento action
v4.6Send the submission as a Bento subscriber with tag application and event tracking.
-
Klaviyo action
v4.6Push the submission as a Klaviyo profile + event for e-commerce flow targeting.
-
Pabbly Connect webhook helper
v4.6Auto-detect Pabbly Connect webhook URLs and pre-fill the webhook action with the standard payload format.
-
Bricks Builder element
v4.4Native Core Forms element for Bricks Builder — drop a form into a Bricks layout, style fields with Bricks controls (no shortcode wrapper), and bind submission data to dynamic-data tokens.
-
Elementor widget
v4.5Native Elementor widget mirroring the existing Gutenberg block — drag-drop placement, form picker, and per-form theme override controls in the Elementor panel.
-
Breakdance + Oxygen elements
v4.6First-class form elements for Breakdance and Oxygen so users on those builders aren't stuck with shortcode embeds.
-
GenerateBlocks integration
v4.6Core Forms field-output styling templates that match GenerateBlocks design tokens — opt-in form theme for sites built with GB.
On the radar. Not committed — feedback welcome.
-
AI-assisted form creation
Describe a form in plain English; Core Forms scaffolds the HTML, fields, validation and confirmation messages.
-
Multi-language forms
First-class support for Polylang and WPML — one form, every language.
-
Native Salesforce integration
Push leads straight to Salesforce CRM with a private app and field map.
-
Native Pipedrive integration
Create a deal in Pipedrive at submission time, with stage and pipeline mapping.
-
PDF generation on submit
Drop the submission into a PDF template and email it to the submitter or admin.
Have an integration we’re missing?
Email gaurav@gauravtiwari.org
with what you use and how you’d like it to work — every Core Forms integration started as a customer email.
Code CFLAUNCH takes 20% off either plan.