Database for Contact Form 7, WPforms, Elementor forms

Saves Contact Form 7, WPforms,Elementor Forms, CRM Perks Forms and many other contact form submissions to database.

6 database tables

Table NameDescriptionMethod
wp_frm_fieldsStores frm fields data created by this plugin.Static
wp_frm_formsStores form definitions and related configuration.Static
wp_frm_item_metasStores additional metadata (key-value pairs) for frm item metas records.Static
wp_vxcf_leadsStores vxcf leads data created by this plugin.Live
wp_vxcf_leads_detailStores vxcf leads detail data created by this plugin.Live
wp_vxcf_leads_notesStores vxcf leads notes data created by this plugin.Live

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:cforms_settingsOption key:crm_perks_upload_folderOption key:fs_contact_globalOption key:print_note_Option key:recently_activatedOption key:vx_crm_forms_idsOption key:vxcf_all_fieldsOption key:vxcf_all_formsOption key:vxcf_form_dissmiss_notice
wp_postmeta
Post meta
wp_usermeta
User meta