Riders Delivery for WooCommerce

Sync WooCommerce orders to the Riders Kuwait same-day delivery platform with a full Kuwait address widget at checkout.

4 database tables

Table NameDescriptionMethod
wp_ridedefo_ordersStores order records and related transaction data.Static
wp_riders_ordersStores order records and related transaction data.Static
wp_wc_orders_metaStores additional metadata (key-value pairs) for wc orders records.Static
wp_woocommerce_shipping_zone_methodsStores woocommerce shipping zone methods 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:costOption key:free_aboveOption key:ridedefo_api_keyOption key:ridedefo_auto_configure_kuwait_shippingOption key:ridedefo_auto_sync_enabledOption key:ridedefo_branch_idOption key:ridedefo_default_notes_templateOption key:ridedefo_default_shipping_method_idOption key:ridedefo_notify_on_sync_failureOption key:ridedefo_sync_cod_ordersOption key:ridedefo_sync_modeOption key:ridedefo_sync_paid_onlyOption key:ridedefo_versionOption key:ridedefo_wc_versionOption key:riders_wc_versionOption key:titleOption key:woocommerce_default_country
wp_postmeta
Post meta