CraftForms Builder

Drag-and-drop visual form builder for Contact Form 7 with multistep forms, conditional logic, entries, analytics, and GDPR tools.

3 database tables

Table NameDescriptionMethod
wp_cfb_analyticsStores analytics or statistics data.Static
wp_cfb_draftsStores cfb drafts data created by this plugin.Static
wp_cfb_entriesStores 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_options
Option key:cf7vb_db_versionOption key:cf7vb_rate_limit_keysOption key:cfb_db_versionOption key:cfb_rate_limit_keys
wp_postmeta
Post meta