Infocob CRM Forms

Infocob CRM Forms allow to update Infocob data from contact forms.

3 database tables

Table NameDescriptionMethod
wp_infocob_form_cf7Stores form definitions and related configuration.Static
wp_infocob_form_ifbStores form definitions and related configuration.Static
wp_infocob_form_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:infocob_crm_forms_settingsOption key:infocob_crm_forms_upgrade_versionOption key:infocob_db_versionOption key:wp_page_for_privacy_policy
wp_postmeta
Post meta
wp_posts
Custom post type:ifb_crm_formsCustom post type:ifb_recipientsCustom post type:infocob_crm_forms_settings