Form Vibes – Database Manager for Forms

Never miss a single lead! Save and manage all Contact Form 7 and Elementor form submissions easily. View, Export, Analyze and Filter submissions.

3 database tables

Table NameDescriptionMethod
wp_fv_enteriesStores fv enteries data created by this plugin.Static
wp_fv_entry_metaStores additional metadata (key-value pairs) for fv entry records.Static
wp_fv_logsA logging table that records activity, events, or audit history.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:fv-keysOption key:fv-reviewOption key:fv_dashboard_widget_settingsOption key:fv_db_versionOption key:fv_formsOption key:fv_pro_purchaseOption key:fvsettingsOption key:start_of_week
wp_postmeta
Post meta
wp_usermeta
User meta