Mega Forms – Drag & Drop Form Builder with Multi-Step & Conditional Logic

Contact form builder that allows you to create forms for any purpose. Drag & drop form fields to build modern, professional contact forms in minutes.

6 database tables

Table NameDescriptionMethod
wp_mf_entriesStores form submissions and user-entered data.Static
wp_mf_entriesmetaStores form submissions and user-entered data.Static
wp_mf_formsStores form definitions and related configuration.Static
wp_mf_formsmetaStores form definitions and related configuration.Static
wp_mf_loggerA logging table that records activity, events, or audit history.Static
wp_mf_sessionsStores session data for tracking user or visitor state.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:address_required_noticeOption key:blog_charsetOption key:compound_required_noticeOption key:date_range_validationOption key:date_validationOption key:debug_log_retention_daysOption key:email_footer_textOption key:email_from_addressOption key:email_from_nameOption key:email_header_imageOption key:email_primary_bg_colorOption key:email_primary_text_colorOption key:email_secondary_bg_colorOption key:email_secondary_text_colorOption key:email_templateOption key:email_validationOption key:enable_ajaxOption key:enable_debug_loggingOption key:honeypot_errorOption key:load_form_stylingOption key:megaforms_Option key:megaforms_db_versionOption key:megaforms_uninstallOption key:options_required_noticeOption key:recaptcha_api_keyOption key:recaptcha_project_idOption key:recaptcha_secret_keyOption key:recaptcha_site_keyOption key:recaptcha_statusOption key:recaptcha_typeOption key:required_noticeOption key:storing_user_detailsOption key:timetrap_errorOption key:uninstallOption key:website_validation
wp_postmeta
Post meta
wp_usermeta
User meta