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 Name | Description | Method |
|---|---|---|
| wp_egoi_email_order_billets | Stores order records and related transaction data. | Static |
| wp_egoi_email_order_reminders | Stores order records and related transaction data. | Static |
| wp_egoi_sms_abandoned_carts | Stores egoi sms abandoned carts data created by this plugin. | Static |
| wp_egoi_sms_follow_price | Stores egoi sms follow price data created by this plugin. | Static |
| wp_egoi_sms_order_billets | Stores order records and related transaction data. | Static |
| wp_egoi_sms_order_reminders | Stores 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_optionsOption 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_emailwp_postmetawp_usermeta