Inhaltstabelle
Folgend findest du eine Übersicht aller Datenbanktabellen von WooMex. Diese Datenbanktabellen werden bei der Installation der jeweiligen Plugins in deiner WordPress Datenbank angelegt.
woomex_exported_orders
Name | Type | Null | Standard | Extra |
---|---|---|---|
id 🔑 | BIGINT(20) | NO | NONE | AUTO_INCREMENT |
order_id |
| NO | NONE |
status | VARCHAR(255) |
| pending |
payment_status | VARCHAR(255) |
| pending |
invoice_status |
|
| pending |
cancellation_invoice_status |
| NO | pending |
delivery_status |
| NO | pending |
date_exported |
| NO |
|
woomex_automatic_product_imports
Name | Type | Null | Standard | Extra |
---|---|---|---|
id 🔑 | BIGINT(20) | NO | NONE | AUTO_INCREMENT |
collmex_product_id | VARCHAR(255) | YES |
|
status | VARCHAR(255) |
|
|
updated | TINYINT(1) | YES | 0 |
date_imported | TIMESTAMP |
|
|