Centous Integration for Contact Form 7 and Zoho
Integration plugin for Contact Form 7 with Zoho CRM and Zoho Bigin.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cf7zoho_feeds | Stores cf7zoho feeds data created by this plugin. | Static |
| wp_cf7zoho_logs | A logging table that records activity, events, or audit history. | Static |
| wp_cf7zoho_settings | Stores cf7zoho settings data created by this plugin. | 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_optionsOption key:
access_tokenOption key:account_nameOption key:api_domainOption key:cf7zoho_Option key:cf7zoho_access_tokenOption key:cf7zoho_account_nameOption key:cf7zoho_api_domainOption key:cf7zoho_client_idOption key:cf7zoho_client_redirect_urlOption key:cf7zoho_client_secretOption key:cf7zoho_connection_verifiedOption key:cf7zoho_connection_verified_atOption key:cf7zoho_data_centerOption key:cf7zoho_error_emailOption key:cf7zoho_org_idOption key:cf7zoho_redirect_urlOption key:cf7zoho_refresh_tokenOption key:cf7zoho_selected_moduleOption key:cf7zoho_serviceOption key:cf7zoho_settingsOption key:cf7zoho_token_expirationOption key:client_idOption key:client_secretOption key:data_centerOption key:form_Option key:refresh_tokenOption key:serviceOption key:token_expiration