Contactum Drag & Drop Contact Form Builder For WordPress

Contactum is drag and drop contact form builder plugin which will allow showing contact form anywhere on the website.

4 database tables

Table NameDescriptionMethod
wp_contactum_entriesStores form submissions and user-entered data.Static
wp_contactum_entrymetaStores form submissions and user-entered data.Static
wp_contactum_form_abandonmentsStores form definitions and related configuration.Static
wp_contactum_form_viewsStores 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:_contactum_cleantalk_detailsOption key:_contactum_hcaptcha_detailsOption key:_contactum_hcaptcha_keys_statusOption key:_contactum_recaptcha_detailsOption key:_contactum_recaptcha_keys_statusOption key:_contactum_turnstile_detailsOption key:_contactum_turnstile_keys_statusOption key:blog_charsetOption key:contactum_Option key:contactum_dismiss_xnotice_Option key:contactum_imported_xforms_Option key:contactum_installedOption key:contactum_settingsOption key:contactum_versionOption key:filetypesOption key:limitOption key:maxOption key:minOption key:nf_form_Option key:step
wp_postmeta
Post meta
wp_posts
Custom post type:contactum_formsCustom post type:contactum_input