IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake for WordPress Plugin Directory
By iakdev
IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake is the #425 ranked form app on WordPress, as of Aug 31, 2026.
IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake is a WordPress Plugin Directory app by iakdev.
AppRanks data: IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake ranks #425 in Form on WordPress Plugin Directory, placing it in the top 78% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake is a newly-listed WordPress app with a limited review volume. It is listed in the Form category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by iakdev — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake?
See IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake's alternatives ranked by audit score, rating, and review velocity.
How IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake works
Show full descriptionShow less
IntakeFlow is a secure, GDPR-compliant multi-step form builder and client document collection portal for WordPress. It includes a 100% free, fully featured local submission inbox in wp-admin allowing you to manage, review, and assign submissions to your team without third-party SaaS accounts or expensive user-seat upgrades.
Unlike traditional form plugins that lock team collaboration tools behind expensive licenses, IntakeFlow enables assignment and status workflows out-of-the-box, storing all submissions and file uploads safely in your own WordPress database.
🔌 100% Offline-First & Local (SaaS connection is completely optional) You do not need a cloud account to use IntakeFlow. The core form builder, local wp-admin inbox, team assignment queue, email alerts, and the Contact Form 7 / Gravity Forms migrator run entirely within your WordPress hosting environment.
An optional account on intakeflow.dev is only required if you want advanced cloud services such as digital signatures, document scanner fields, real-time Stripe/card checkout, or automatic backups.
🔄 Already using Contact Form 7 or Gravity Forms? Convert your existing forms to IntakeFlow in just 3 clicks. Our migration wizard preserves inputs, options, and required rules, generating a clean multi-step form and a dedicated shortcode instantly.
🌐 Clean HTML Rendering (No Bloated Iframes) Forms render natively using pure HTML/JS, inheriting your theme’s active CSS and typography. This ensures lightning-fast page speed, excellent SEO indexing, and perfect mobile responsiveness.
Key features
Import from Contact Form 7 & Gravity Forms — migrate your existing forms in a few clicks; field types, choices and required rules are preserved.
Works with the block editor & page builders — embed via the [xpressui] shortcode, the native Gutenberg block, or the Elementor widget.
One-click installation — upload the exported .zip file from the IntakeFlow console directly inside wp-admin.
Shortcode embed — [xpressui id="your-project-slug"] works in any page, post, or block-editor paragraph block. The form renders inline, inheriting your theme’s page layout.
Submission inbox — all submissions land in a private wp-admin post list with status badges, filtering by project, status, and assignee, and detailed review metaboxes.
Status workflow — mark submissions New, In review, or Done from the list or the detail view. Every status change is recorded in a per-submission history log.
Team assignment — assign any WordPress user to a submission. The My Queue page shows each reviewer their personal backlog at a glance.
Email notifications — configure a notification address per project and receive a plain-text summary email the moment a new submission arrives.
Post-submit redirect — optionally redirect the visitor to a thank-you page after a successful submission. Configured per project from wp-admin.
File uploads — uploaded files are stored as WordPress media attachments and linked back to their submission.
REST API endpoint — submissions are received via a standard WordPress REST route (POST /wp-json/xpressui/v1/submit). No extra server configuration required.
Bundled runtime — the XPressUI standard runtime is bundled inside the plugin. No JavaScript is loaded from the uploads directory or external CDNs.
Product & booking catalogs (with a Console account) — product and service / time-slot booking catalogs render server-side in WordPress (SEO-friendly, no iframe) with a built-in checkout step; orders are recorded in your submission inbox.
Who is this for? Businesses and developers who use the IntakeFlow console to build document-intake or multi-step application forms and want to manage the collected data inside their existing WordPress environment without an external SaaS inbox.
The Ultimate Alternative for Team Intake Unlike generic form builders (like Contact Form 7, WPForms, or Gravity Forms), IntakeFlow is built specifically for client intake and document collection.
* No paywall on team inbox: Assign submissions to specific WordPress users without upgrading to expensive Enterprise plans (unlike JotForm or Typeform).
* No bloated iframes: Forms render natively in clean, fast HTML/JS, inheriting your active theme’s styling.
* 100% GDPR-compliant: Your submissions and uploaded files are stored entirely in your local database. No data is stored on third-party servers.
External Services This plugin can optionally connect to the IntakeFlow SaaS platform (hosted at intakeflow.dev) to enable real-time cloud synchronization, advanced field types, and centralized workflow management.
When connected to IntakeFlow:
* The plugin makes outbound HTTP requests to https://app.intakeflow.dev (or the custom console URL you configure under Settings) to verify your subscription status, sync project schemas, and download workflow packages.
* Outbound requests include an API Token (X-Api-Token) generated from your IntakeFlow dashboard so the service can identify your account.
* When you connect an account, the plugin sends the token to validate it and to look up the owner of the account.
* When you use the Form Importer with an account connected, the structure of the imported Contact Form 7 / Gravity Forms form (field names, labels and types — not visitor submissions) is sent to the console to create the corresponding workflow, which is then downloaded back to this site.
* No visitor or submission data is transmitted to the IntakeFlow console unless specifically configured by the administrator for cloud backup or webhook routing.
* When you use a product / booking catalog with checkout, the order details (cart or chosen slot, and the payment proof or card payment) are sent to the IntakeFlow Console, which owns payment and order status; a copy of the order is also recorded locally in your wp-admin inbox.
A connection is required to sync custom workflows. The bundled starter workflow functions fully offline without a connection.
Use of the IntakeFlow service is governed by its terms and privacy policy:
* Terms of Service: https://intakeflow.dev/terms
* Privacy Policy: https://intakeflow.dev/privacy
The bundled XPressUI standard runtime (JavaScript) is served directly from the plugin directory — it is never loaded from a CDN or external URL.
Privacy This plugin stores data submitted by your site visitors (form field values, uploaded files, and metadata such as submission timestamps). All data is stored locally in your WordPress database and media library. No data is transmitted to external servers. When a submission is permanently deleted, its linked uploaded files are deleted as well.
Users may request access to or deletion of their personal data. This plugin integrates with the WordPress Personal Data tools (Tools › Erase Personal Data and Tools › Export Personal Data).
For full details on what data is collected and how to manage it, refer to your site’s privacy policy.
Source Code The full source code for this plugin is available at:
https://github.com/lybaba/xpressui-wordpress-bridge
Bundled JavaScript runtime The file runtime/xpressui-*.umd.js is the compiled output of the XPressUI library. The unminified TypeScript source files used to produce this bundle are included in the xpressui-src/ directory of this plugin.
To rebuild the runtime from those sources:
Navigate to the source directory: cd xpressui-src
Install dependencies: npm install
Build the runtime: npm run build
The output file is produced in xpressui-src/dist/xpressui-*.umd.js.
Category rankings
As of Sep 6, 2026- Form#425of 551Top 78%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Keyword rankings
IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake ranks for 1 keywords across WordPress Plugin Directory. Here are the top 1:
- 1.jotformRank #26
Competitors & alternatives
IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake doesn't have curated competitor matchups yet. Other tracked form apps on WordPress:
Frequently asked questions
What is IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake?
IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. It is listed under the Form category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by iakdev.
Who uses IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake?
IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake is actively installed across WordPress stores tracked by AppRanks. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Form category on WordPress.
Where does IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake rank on WordPress?
IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake currently sits at position #425 in the Form category on WordPress. That places it in the top 77% of 551 apps tracked in the same category. Category positions are read from the live marketplace ranking and refresh on each scrape, so the number you see here reflects the most recent crawl rather than a long-running average.