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 Name | Description | Method |
|---|---|---|
| wp_mf_entries | Stores form submissions and user-entered data. | Static |
| wp_mf_entriesmeta | Stores form submissions and user-entered data. | Static |
| wp_mf_forms | Stores form definitions and related configuration. | Static |
| wp_mf_formsmeta | Stores form definitions and related configuration. | Static |
| wp_mf_logger | A logging table that records activity, events, or audit history. | Static |
| wp_mf_sessions | Stores 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_optionsOption 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_validationwp_postmetawp_usermeta