Jetly – Notify

Deliver powerful WhatsApp order alerts, recover abandoned carts, and offer real-time chat assistance on your WooCommerce store using Jetly.

4 database tables

Table NameDescriptionMethod
wp_jetly_notify_abandoned_carts_logA logging table that records activity, events, or audit history.Static
wp_jetly_notify_notificationsStores jetly notify notifications data created by this plugin.Static
wp_jetly_notify_triggersStores jetly notify triggers data created by this plugin.Static
wp_jetly_review_requestsStores jetly review requests 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_commentmeta
Comment meta
wp_options
Option key:jetly_notify_db_versionOption key:jetly_notify_optionsOption key:woocommerce_weight_unit
wp_usermeta
User meta