Edara Connect

Seamlessly integrates your WooCommerce store with Edara ERP to synchronize orders, inventory, and financial data in real-time.

10 database tables

Table NameDescriptionMethod
wp_edara_citiesStores edara cities data created by this plugin.Static
wp_edara_configurationStores edara configuration data created by this plugin.Static
wp_edara_countriesStores edara countries data created by this plugin.Static
wp_edara_currenciesStores edara currencies data created by this plugin.Static
wp_edara_customersStores edara customers data created by this plugin.Static
wp_edara_logsA logging table that records activity, events, or audit history.Static
wp_edara_ordersStores order records and related transaction data.Static
wp_edara_productsStores product records and related data.Static
wp_edara_stock_movementsStores edara stock movements data created by this plugin.Static
wp_edara_taxesStores edara taxes 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_postmeta
Post meta
wp_usermeta
User meta