BoldForm – Drag & Drop Form Builder

Lightweight drag-and-drop form builder for WordPress with shortcode, Gutenberg block, Elementor widget, AJAX submissions, and email integrations.

2 database tables

Table NameDescriptionMethod
wp_boldform_entriesStores form submissions and user-entered data.Static
wp_boldform_formsStores form definitions and related configuration.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:boldform_connectionsOption key:boldform_lite_autoload_migratedOption key:boldform_lite_db_versionOption key:boldform_lite_settings
wp_usermeta
User meta