ForthFocus SMS – OTP Verification, Order Notifications & Indian DLT for WooCommerce

Indian DLT-compliant SMS for WooCommerce: order-status notifications, OTP at login / signup / checkout, full delivery logs.

4 database tables

Table NameDescriptionMethod
wp_ffsms_http_auditStores ffsms http audit data created by this plugin.Static
wp_ffsms_logsA logging table that records activity, events, or audit history.Static
wp_ffsms_otpStores ffsms otp data created by this plugin.Static
wp_ffsms_otp_attemptsStores ffsms otp attempts 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:ffsms_activated_atOption key:ffsms_db_versionOption key:ffsms_dismissed_noticesOption key:ffsms_settingsOption key:ffsms_setup_completeOption key:ffsms_successful_send_count
wp_usermeta
User meta