Edara Connect
Seamlessly integrates your WooCommerce store with Edara ERP to synchronize orders, inventory, and financial data in real-time.
10 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_edara_cities | Stores edara cities data created by this plugin. | Static |
| wp_edara_configuration | Stores edara configuration data created by this plugin. | Static |
| wp_edara_countries | Stores edara countries data created by this plugin. | Static |
| wp_edara_currencies | Stores edara currencies data created by this plugin. | Static |
| wp_edara_customers | Stores edara customers data created by this plugin. | Static |
| wp_edara_logs | A logging table that records activity, events, or audit history. | Static |
| wp_edara_orders | Stores order records and related transaction data. | Static |
| wp_edara_products | Stores product records and related data. | Static |
| wp_edara_stock_movements | Stores edara stock movements data created by this plugin. | Static |
| wp_edara_taxes | Stores 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_postmetawp_usermeta