Thenine Logistic
Professional WordPress Order Management System (OMS) integrated with WooCommerce. Features custom login page, modern dashboard.
15 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_audit_logs | A logging table that records activity, events, or audit history. | Static |
| wp_clients | Stores clients data created by this plugin. | Static |
| wp_fulfillment_orders | Stores order records and related transaction data. | Static |
| wp_inventory | Stores inventory data created by this plugin. | Static |
| wp_locations | Stores locations data created by this plugin. | Static |
| wp_logistic_ | Stores logistic data created by this plugin. | Static |
| wp_order_items | Stores order items data created by this plugin. | Static |
| wp_orders | Stores orders data created by this plugin. | Static |
| wp_pack_tasks | Stores pack tasks data created by this plugin. | Static |
| wp_packages | Stores packages data created by this plugin. | Static |
| wp_pick_task_items | Stores pick task items data created by this plugin. | Static |
| wp_pick_tasks | Stores pick tasks data created by this plugin. | Static |
| wp_reservations | Stores reservations data created by this plugin. | Static |
| wp_shipments | Stores shipments data created by this plugin. | Static |
| wp_warehouses | Stores warehouses 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:
blog_charsetOption key:logistic_db_versionOption key:logistic_flush_rewrite_rulesOption key:logistic_settingsOption key:logistic_versionOption key:thenlo_flush_rewrite_rulesOption key:thenlo_rewrite_rules_flushedOption key:thenlo_shipping_settingsOption key:thenlo_version