Epaka Shipping for WooCommerce

WooCommerce integration with epaka.pl enabling quick creation of courier shipments directly from the store panel.

6 database tables

Table NameDescriptionMethod
wp_epaka_authStores epaka auth data created by this plugin.Static
wp_epaka_carrierStores epaka carrier data created by this plugin.Static
wp_epaka_carrier_groupStores epaka carrier group data created by this plugin.Static
wp_epaka_orderStores order records and related transaction data.Static
wp_epaka_parcelStores epaka parcel data created by this plugin.Static
wp_epaka_settingsStores 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_options
Option key:epakshfo_plugin_versionOption key:woocommerce_checkout_field_editor_fieldsOption key:woocommerce_checkout_fieldsOption key:woocommerce_meta_box_orderOption key:woocommerce_shop_order_columns
wp_postmeta
Post meta
wp_usermeta
User meta