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 Name | Description | Method |
|---|---|---|
| wp_manffoen_form_revisions | Stores form definitions and related configuration. | Static |
| wp_manffoen_forms | Stores form definitions and related configuration. | Static |
| wp_manffoen_submissions | Stores 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_optionsOption 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_smtpwp_postmetawp_postsCustom post type:
manfi_email_templatewp_usermeta