Descrição
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.
Capturas de tela

Forms list in WordPress admin panel. 
Visual form builder interface in the WordPress admin dashboard. 
Form Settings in edit form screen. 
Create action on submission. 
Render multi-step form in frontend. 
Render multi-step form in frontend. 
White Label settings. 
Custom Email Template. 
Form submission logs and history. 
Custom SMTP setup.
Instalação
- Upload the plugin folder to /wp-content/plugins/ or install it through the WordPress Plugins screen.
- Activate the plugin through the Plugins screen in WordPress.
- Go to the ‘Manfi FormFlow Engine’ menu in your WordPress admin dashboard.
- Create your first form using the visual builder and publish it.
- Copy the generated shortcode and paste it into any page or post.
Perguntas frequentes
-
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Manfi FormFlow Engine” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Manfi FormFlow Engine” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.1.2
- security: Applied an important security patch. Users should update immediately.
- fix: Corrected typos in documentation and admin notices.
- updated: Bumped plugin version to 1.1.2.
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/distassets 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/distassets 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.
