Epaka Shipping for WooCommerce
WooCommerce integration with epaka.pl enabling quick creation of courier shipments directly from the store panel.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_epaka_auth | Stores epaka auth data created by this plugin. | Static |
| wp_epaka_carrier | Stores epaka carrier data created by this plugin. | Static |
| wp_epaka_carrier_group | Stores epaka carrier group data created by this plugin. | Static |
| wp_epaka_order | Stores order records and related transaction data. | Static |
| wp_epaka_parcel | Stores epaka parcel data created by this plugin. | Static |
| wp_epaka_settings | Stores epaka settings 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:
epakshfo_plugin_versionOption key:woocommerce_checkout_field_editor_fieldsOption key:woocommerce_checkout_fieldsOption key:woocommerce_meta_box_orderOption key:woocommerce_shop_order_columnswp_postmetawp_usermeta