Manfi FormFlow Engine

Manfi FormFlow Engine is a visual builder to create, manage, and display dynamic multi-step forms on your WordPress website.

3 database tables

Table NameDescriptionMethod
wp_manffoen_form_revisionsStores form definitions and related configuration.Static
wp_manffoen_formsStores form definitions and related configuration.Static
wp_manffoen_submissionsStores form submissions and user-entered data.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:elementor_cpt_supportOption key:manffoen_activation_dataOption key:manffoen_collapse_sidebarOption key:manffoen_delete_data_on_uninstallOption key:manffoen_enable_revisionsOption key:manffoen_forms_per_pageOption key:manffoen_last_rollbackOption key:manffoen_max_revisionsOption key:manffoen_smtp_settingsOption key:manffoen_some_temp_optionOption key:manffoen_white_label_settingsOption key:wp_mail_smtp
wp_postmeta
Post meta
wp_posts
Custom post type:manfi_email_template
wp_usermeta
User meta