Formit – The Ultimate drag and drop WordPress Form Builder

Easily design a dynamic WordPress form Builder using Formit, the top drag-and-drop form builder for contact, and more.

3 database tables

Table NameDescriptionMethod
wp_formit_formsStores form definitions and related configuration.Static
wp_formit_settingsStores formit settings data created by this plugin.Static
wp_formit_submissionsStores 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:formit_installedOption key:formit_news_dashboard_widget_newsOption key:formit_version
wp_postmeta
Post meta
wp_posts
Custom post type:formit
wp_usermeta
User meta