Linux 软件免费装
Banner图

IntakeFlow Forms – Multi-Step Form Builder, File Upload & Client Intake

开发者 iakpressteam
更新时间 2026年6月26日 02:15
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

form builder file upload multi-step form document collection client intake

下载

1.0.91 1.0.86 1.0.93 1.0.95 1.0.99 1.1.0 1.1.1 1.1.2 1.1.4 1.0.92 1.0.97 1.1.3 1.1.5 1.0.98 1.1.6 1.0.96 1.1.7

详情介绍:

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 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.

安装:

  1. Download the plugin .zip from the WordPress Plugin Directory or from intakeflow.dev.
  2. In your WordPress dashboard, go to Plugins › Add New › Upload Plugin, then select the downloaded .zip file and click Install Now.
  3. Click Activate Plugin.
  4. In your WordPress dashboard, go to Submissions › Workflows and enter your API Token in the Console Sync section (generate it in your Console under Profile → API Tokens).
  5. Click Load from Console and then Sync next to the workflow you want to import.
  6. Insert [xpressui id="your-project-slug"] in any page or post to embed the form.

屏幕截图:

  • The submission detail view with payload fields, status workflow, and assignment panel.
  • The Manage Workflows page showing installed packages and project settings.
  • A workflow embedded in a page using the [xpressui] shortcode — inline rendering, no iframe.
  • Product catalog storefront rendered natively in WordPress — server-side, SEO-friendly, no iframe.
  • Checkout with the manual payment step: bank-transfer details, a generated payment reference, and proof-of-payment upload.
  • Service / time-slot booking — the chosen slot is carried into the checkout step.

升级注意事项:

1.0.77 This release cleans up legacy Pro references in the free package and clarifies the public positioning of the free bridge. 1.0.70 This release removes WordPress.org-incompatible feature gating and keeps the readable runtime source files in release archives. 1.0.21 The shortcode now renders the form inline — no iframe. If you have custom CSS targeting the .xpressui-embed-wrapper iframe, update your styles to target .xpressui-inline-embed instead. 1.0.0 Initial release — no upgrade steps required.

常见问题:

Is IntakeFlow free?

Yes. The WordPress plugin is free and open-source. You can build, import and embed forms and review submissions in your wp-admin inbox at no cost. A free or paid account at intakeflow.dev is optional and only needed for cloud sync and advanced field types (signatures, document scanning, time-slot booking). Free accounts include up to 100 cloud-synced submissions per month.

Can I import my Contact Form 7 or Gravity Forms forms?

Yes. Go to Submissions › Workflows › Import, pick any Contact Form 7 or Gravity Forms form, and convert it to an IntakeFlow workflow. Field types (text, email, phone, number, date, URL, file, select, checkbox, radio), choices and required rules are preserved, and you get a ready-to-embed shortcode. It works with or without a Console connection.

Can I take bookings or sell products?

Yes, with an IntakeFlow Console account. Product and service / time-slot booking catalogs render natively in your WordPress pages (server-side, SEO-friendly — no iframe) with a checkout step. Customers can pay by bank transfer / mobile money (uploading a payment proof) or by card (processed by the IntakeFlow Console via Stripe), and each order is recorded in your wp-admin submission inbox.

How do I import my workflows from the Console?

Connect your WordPress site to the IntakeFlow Console using your API Token in the Console Sync section of the Workflows admin page. You can then sync all your custom workflows with a single click.

What does the [xpressui] shortcode accept?

  • id (required) — the project slug, matching the uploaded package folder name.
Example: [xpressui id="loan-application"]

Where are submissions stored?

Submissions are stored as private WordPress posts of the custom post type xpressui_submission, directly in your site's database. No data is sent to external servers.

Can I export or delete submissions?

Submissions can be deleted directly from the wp-admin list (Trash → Delete permanently). When a submission is permanently deleted, its uploaded files are deleted too. Export and bulk actions are on the roadmap.

Does the plugin send emails?

Only if you configure a notification email address for a project under Submissions › Workflows › Project Settings. The plugin uses WordPress's built-in wp_mail() function, so it respects any SMTP plugin you have installed.

What file types can submitters upload?

File uploads are handled by media_handle_upload(), which respects the WordPress file type allow-list configured under Settings › Media. By default, this includes common document, image, and archive formats.

Is the REST endpoint publicly accessible?

Yes — the /wp-json/xpressui/v1/submit endpoint accepts POST requests without authentication. This is intentional: form submissions originate from visitors who are not logged in. Each submission is stored as a private post and is only visible to authorised users inside wp-admin.

What happens to uploaded files when a submission is deleted?

Uploaded files are stored as WordPress media attachments. When a submission is permanently deleted, the plugin also permanently deletes the files linked to that submission. Trashing a submission does not immediately remove the files; permanent deletion does.

What happens if I reinstall or delete the plugin?

Workflow packs can be re-synced without deleting submissions. If you delete and reinstall the plugin itself, submissions are preserved by default. To permanently remove submission data during uninstall, define the XPRESSUI_BRIDGE_DELETE_SUBMISSIONS_ON_UNINSTALL constant and set it to true before deleting the plugin.

Does the plugin call any external API at runtime?

No. Once a workflow package is installed, the plugin operates entirely within your WordPress site. The IntakeFlow console at intakeflow.dev is only used to design and export packages — it is not contacted during form rendering or submission processing.

更新日志:

1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.99 1.0.98 1.0.97 1.0.96 1.0.95 1.0.94 1.0.93 1.0.86 1.0.85 1.0.83 1.0.81 1.0.80 1.0.79 1.0.77 1.0.70 1.0.21 1.0.0