Contabilium Oficial para WooCommerce

Contabilium es un sistema de gestión online que te permite administrar todos tus ingresos y gastos de una forma sencilla y rápida en cualquier momento …

2 database tables

Table NameDescriptionMethod
wp_contabilium_logA logging table that records activity, events, or audit history.Static
wp_woocommerce_api_keysStores woocommerce api keys 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_options
Option key:cb_accepted_statusOption key:cb_api_client_idOption key:cb_api_client_secretOption key:cb_api_countryOption key:cb_api_integrationOption key:cb_cancelled_statusOption key:cb_credenciales_enviadasOption key:cb_custom_dni_nameOption key:cb_custom_type_nameOption key:cb_default_dniOption key:cb_default_typeOption key:cb_installed_atOption key:cb_sync_priceOption key:cb_sync_price_with_ivaOption key:cb_sync_stockOption key:cb_uninstalled_atOption key:cb_versionOption key:plugin_versionOption key:user_emailOption key:wc_add_dni_fieldsOption key:wc_api_client_secretOption key:wc_api_integrationOption key:woocommerce_api_enabled
wp_postmeta
Post meta
wp_usermeta
User meta