Title: Manfi FormFlow Engine
Author: Mustafa Kamal hossain
Published: <strong>2026 年 5 月 21 日</strong>
Last modified: 2026 年 6 月 6 日

---

搜索插件

![](https://ps.w.org/manfi-formflow-engine/assets/banner-772x250.jpg?rev=3541880)

![](https://ps.w.org/manfi-formflow-engine/assets/icon.svg?rev=3542077)

# Manfi FormFlow Engine

 作者：[Mustafa Kamal hossain](https://profiles.wordpress.org/nisan92/)

[下载](https://downloads.wordpress.org/plugin/manfi-formflow-engine.1.1.1.zip)

[实时预览](https://cn.wordpress.org/plugins/manfi-formflow-engine/?preview=1)

 * [详情](https://cn.wordpress.org/plugins/manfi-formflow-engine/#description)
 * [评价](https://cn.wordpress.org/plugins/manfi-formflow-engine/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/manfi-formflow-engine/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/manfi-formflow-engine/#developers)

 [支持](https://wordpress.org/support/plugin/manfi-formflow-engine/)

## 描述

Manfi FormFlow Engine is a powerful and flexible visual form builder plugin that
helps you create and manage custom forms in WordPress without any coding knowledge.

Whether you need a simple contact form or a complex multi-step survey, Manfi FormFlow
Engine gives you a robust step-based builder experience inside your WordPress admin
dashboard. You can create forms, manage submissions, and embed them anywhere using
a simple shortcode.

### Key Features:

 * **Visual Drag-and-Drop Builder:** Easily build forms with a modern, intuitive
   interface.
 * **Multi-Step Forms:** Create better user experiences by breaking long forms into
   logical steps.
 * **Comprehensive Field Types:** Support for text, email, select, radio, checkboxes,
   file uploads, date/time pickers, range sliders, rating stars, silent query parameters,
   signatures, dynamic repeater rows, and presentation-only instruction blocks.
 * **Description / Instructions Field:** Allow adding a presentation-only block (
   like a section divider with heading + paragraph) between any two fields without
   submitting data.
 * **Date/Time Picker:** Multi-mode input supporting standard date, time, datetime-
   local, month, and week modes, complete with strict past/future validations and
   custom error messages.
 * **Premium Range Slider:** Visual slider tracks with customizable min/max steps
   and real-time value bubble displays.
 * **Accessible Star Rating:** Focusable interactive SVG stars that fill and scale
   dynamically on hover/select via native CSS.
 * **Interactive Signature Pad:** Allows users to draw signatures on an interactive
   HTML5 canvas on touch and desktop devices, stored cleanly as base64 images.
 * **Dynamic Repeater Fields:** Group and repeat multiple fields in rows natively
   with automatic spawner templates and active index reindexing.
 * **Custom Email Templates:** Build custom email layout templates using Gutenberg
   block editor or page builders with dynamic field placeholders.
 * **Custom SMTP Setup:** Deliver your notification emails reliably using outgoing
   SMTP mail servers with WP Mail SMTP auto-discovery.
 * **White Labeling:** Rebrand the plugin completely by custom plugin naming, custom
   menu titles, logo uploads, and stripping author details.
 * **Multiple Page Builder Support for Templates:** Full programmatic editing support
   inside Elementor, Beaver Builder, and Divi editors.
 * **Custom Form Actions:** Choose Redirect, Add Post, Place WooCommerce Order, 
   or Send Email action triggers dynamically upon submission.
 * **Admin Form Management:** Full control over your forms and submissions from 
   the WordPress dashboard.
 * **Interactive Submission View:** Dashicon visibility triggers to inspect form
   entries with structured details, file attachments, and collapsible raw JSON output.
 * **Live Inline Form Preview:** Preview forms in a beautiful popup modal containing
   backdrop blur glassmorphism and elastic zoom animations straight from the dashboard.
 * **Frontend Shortcode:** Embed your forms easily with a shortcode like `[manffoen_form
   id="123"]`.
 * **Submission Handling:** View and manage all form entries directly in the admin
   area.
 * **WordPress Multisite Compatibility:** Dynamically provisions tables on network
   activation, automatically hooks new site initializations, and sweeps all sub-
   site data during uninstall.

## 屏幕截图

 * [[
 * Forms list in wordpress admin panel
 * [[
 * Visual form builder interface in the WordPress admin dashboard.
 * [[
 * Form Setting in edit form screen
 * [[
 * Create action on submission
 * [[
 * Render Multi-step form in frontend.
 * [[
 * Render Multi-step form in frontend.
 * [[
 * White Label setting.
 * [[
 * Custom Email Template.
 * [[
 * From submission logs and history.
 * [[
 * Custom SMTP setup .

## 安装

 1. Upload the plugin folder to /wp-content/plugins/ or install it through the WordPress
    Plugins screen.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Go to the ‘Manfi FormFlow Engine’ menu in your WordPress admin dashboard.
 4. Create your first form using the visual builder and publish it.
 5. Copy the generated shortcode and paste it into any page or post.

## 常见问题

### How do I display a form on a page?

Use the shortcode shown in the form list or builder screen, for example: `[manffoen_form
id="123"]`.

### Why is my form not showing?

Ensure the form status is set to ‘Published’ and that the shortcode ID matches an
existing form in your list.

### Does it support multi-step forms?

Yes! Multi-step form fields and step navigation are fully supported within the builder.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Manfi FormFlow Engine」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Mustafa Kamal hossain ](https://profiles.wordpress.org/nisan92/)

[帮助将「Manfi FormFlow Engine」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/manfi-formflow-engine)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/manfi-formflow-engine/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/manfi-formflow-engine/)，或通过[RSS](https://plugins.trac.wordpress.org/log/manfi-formflow-engine/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/manfi-formflow-engine/)。

## 更新日志

#### 1.1.1

 * feature: Added a presentation-only Form Description / Instructions Field allowing
   admins to display rich-text layout dividers and headings between form fields.
 * feature: Added a powerful Field Conditional Logic engine permitting fields (including
   the instructions card block) to be shown or hidden dynamically based on another
   field’s value.
 * feature: Added one-click Duplicate Form template cloning action shortcut on the
   forms listing table.
 * feature: Added customizable Form Revisions settings permitting admins to enable/
   disable revision logs and configure the max saved backups dynamically.
 * feature: Added Numbered Circles, Circles Only, Dots, and Dots Only step progress
   bar navigation styles with horizontal slide/scrolling and mobile auto-scroll 
   viewport centering.
 * feature: Added interactive, canvas-based Signature field enabling users to sign
   forms natively across touch and desktop viewports.
 * updated: Massive premium UI/UX visual design overhaul for the admin builder dashboard,
   collapsible settings sidebars, and front-end wizard step forms featuring modern
   slate-blue/indigo colors, curved layouts, and elastic modal transitions.

#### 1.1.0

 * feature: Added an interactive canvas-based Signature field allowing users to 
   draw signatures on touch and desktop devices.
 * feature: Added a versatile Date & Time Picker field supporting date, time, datetime-
   local, month, and week formats with custom min/max boundary restrictions and 
   past/future entry validation.
 * feature: Added a premium visual Range Slider form field with customizable boundaries,
   steps, and dynamic live value bubble displays.
 * feature: Added an interactive, accessible Star Rating form field utilizing CSS
   sibling selection overlays and hover scale micro-animations.
 * feature: Added a silent Hidden form field supporting URL query parameters fetching
   and static values.
 * feature: Added a dynamic multi-row Repeater / Group form field allowing admins
   to build repeatable rows of subfields with dynamic re-indexing engines.
 * feature: Added a premium interactive “View” button for submissions that inspects
   entries, displays uploaded attachments, and provides a collapsible JSON data 
   tree.
 * feature: Added a live-action form Preview popup modal utilizing glassmorphism
   styling and seamless iframe integration.
 * feature: Implemented secure backend bounds, type validations, and deep array 
   sanitizations for the new field types.

#### 1.0.9

 * feature: Added a customizable Forms Per Page setting under the General Settings
   configuration panel.
 * feature: Implemented a custom AJAX-driven forms dashboard table pagination navigation
   block styled to match our premium slate-blue/indigo theme design.
 * feature: Enqueued high-fidelity pagination animations and styles inside admin
   stylesheets.

#### 1.0.8

 * feature: Added a powerful White Label Facility to dynamically rebrand the plugin
   name, sidebar menu titles, toolbar nodes, and custom admin bar logo/icon.
 * feature: Added support for programmatically whitelisting Custom CPT Email Templates
   inside page builders like Elementor, Beaver Builder, and Divi.
 * feature: Integrated WordPress native Media Library Uploader for custom White 
   Label branding icons.
 * feature: Created a comprehensive, dynamic Gutenberg & Elementor CPT Email Templates
   builder with dynamic placeholder replacement tags (e.g. {full_name}, {address},{
   all_fields}).
 * feature: Implemented 100% WordPress Multisite compatibility, including network-
   wide auto-provisioning, new site creation table hooks, and network-wide data 
   cleanup sweeps on uninstall.

#### 1.0.7

 * fix: included built `admin/builder/dist` assets and ensured the editor loads 
   correctly in WordPress environments.
 * updated: bumped plugin version to 1.0.7.

#### 1.0.6

 * fix: included built `admin/builder/dist` assets and ensured the editor loads 
   correctly in WordPress environments.
 * updated: bumped plugin version to 1.0.6.

#### 1.0.5

 * fix: included built Vue builder assets and corrected release packaging so the
   form editor loads properly.
 * updated: bumped plugin version to 1.0.5.

## 额外信息

 *  版本 **1.1.1**
 *  最后更新：**2 小时前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.2 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/manfi-formflow-engine/)
 * 标签
 * [contact form](https://cn.wordpress.org/plugins/tags/contact-form/)[form](https://cn.wordpress.org/plugins/tags/form/)
   [form builder](https://cn.wordpress.org/plugins/tags/form-builder/)[multi-step](https://cn.wordpress.org/plugins/tags/multi-step/)
   [wordpress forms](https://cn.wordpress.org/plugins/tags/wordpress-forms/)
 *  [高级视图](https://cn.wordpress.org/plugins/manfi-formflow-engine/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/manfi-formflow-engine/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/manfi-formflow-engine/reviews/)

## 贡献者

 *   [ Mustafa Kamal hossain ](https://profiles.wordpress.org/nisan92/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/manfi-formflow-engine/)