E-goi SMS Orders Alert/Notifications

SMS Order Alerts for WooCommerce: Increase conversions by sending status, shipping, and Multibanco/PagSeguro payment reminders via SMS.

6 database tables

Table NameDescriptionMethod
wp_egoi_email_order_billetsStores order records and related transaction data.Static
wp_egoi_email_order_remindersStores order records and related transaction data.Static
wp_egoi_sms_abandoned_cartsStores egoi sms abandoned carts data created by this plugin.Static
wp_egoi_sms_follow_priceStores egoi sms follow price data created by this plugin.Static
wp_egoi_sms_order_billetsStores order records and related transaction data.Static
wp_egoi_sms_order_remindersStores order records and related transaction data.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:egoi_activation_dataOption key:egoi_api_keyOption key:egoi_custom_carriersOption key:egoi_email_order_payment_textsOption key:egoi_has_listOption key:egoi_sms_abandoned_cartOption key:egoi_sms_counterOption key:egoi_sms_follow_priceOption key:egoi_sms_order_payment_textsOption key:egoi_sms_order_recipientsOption key:egoi_sms_order_senderOption key:egoi_sms_order_textsOption key:egoi_tracking_carriers_urlsOption key:egoi_transactional_email
wp_postmeta
Post meta
wp_usermeta
User meta