ForthFocus SMS – OTP Verification, Order Notifications & Indian DLT for WooCommerce
by ForthFocus 1 (3 reviews)

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.

ForthFocus SMS ranks #28,633 among WordPress.org plugins with 1+ active installations, is #1,962 of 3,382 in the Communication category, a 1/5 rating from 3 reviews, and was last updated May 14, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 6.9 (Current: 7.1.2)
v1.0.0 Current Version v1.0.0
Updated 4 months ago Last Update on 14 May, 2026
Refreshed 7 hours ago Last Refreshed on
#1,962 of 3,382 in Communication
View on WordPress.org
Rank
#28,633
-575 this week
Active Installs
1+
-92.3%
KW Avg Position
49
No change
Downloads
652
+2 today
Support Resolved
0%
No change
Rating
20%
Review 1 out of 5
1 (3 reviews)

Next Milestone 10

Total Progress 60%
0+ 10+
27,933
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 4 more installs to reach 10+

Rank Changes

27,943 28,193 28,443 28,692 28,942 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026
27,667 28,515 29,363 30,211 31,060 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026
Current #28,633
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026
0 10 20 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

1.0
3 reviews
Overall 20%
5
2 (67%)
4
1 (33%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Frequently Asked Questions

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

The plugin requires WooCommerce. The OTP module also works on the standard WordPress login (wp-login.php) regardless.
The plugin currently dispatches via SMSGatewayHub. Adapters for MSG91, Gupshup, Twilio, and Kaleyra are planned for upcoming releases. The plugin's architecture is provider-agnostic — once a new adapter is added, the same templates and OTP flows continue to work.
Right now the plugin sends through SMSGatewayHub. If you have an account with a different provider (MSG91, Gupshup, Twilio, etc.), you have three options: (1) sign up for an SMSGatewayHub account, (2) wait for the planned multi-provider release, or (3) hook into our ffsms_before_send filter and dispatch to your own provider in custom code while still benefiting from our DLT enforcement, logging, and OTP machinery.
0024 means your message body does not match the DLT-approved template registered with your operator. The most common causes are: extra text outside what was registered, wrong punctuation, malformed variable syntax (use {curly_braces} not {round_braces} or {#var#}), or emojis that the operator does not accept. The plugin's live linter catches most of these as you type.
Per-payment-method OTP gating is planned for the next release. In the current version, OTP at the cart page applies to all payment methods. You can also wire it via custom code using the ffsms_before_send filter.
DND handling is enforced at the operator side, not in the plugin. If you send to a DND-registered number using a template approved under the "Promotional" or "Explicit" category, the operator returns code 640-659 and the plugin marks the send as failed with the operator's reason. To deliver to DND numbers, get your template approved under the "Service" or "Implicit" category on the DLT portal.
Not in the free version. Those features are planned for the upcoming Pro tier.
OTP codes are stored in a dedicated wp_ffsms_otp database table, hashed with a per-phone salt and a per-site secret. Plaintext OTP values never persist. Codes have a configurable expiry (default 10 minutes) and a resend cooldown (default 30 seconds). The plugin enforces a max-attempts lockout to prevent brute-forcing.
Phone numbers are normalized to E.164-style digits (country code + national number, no +). The default country code is configurable in Gateway settings. If your DLT registration covers Indian numbers only, sends to non-Indian numbers may be rejected by the operator — that is a DLT/operator policy, not a plugin restriction.
Partially, with a documented limitation. The OTP verification gate renders above the Checkout Block on Twenty Twenty-Five and other FSE themes that use it, and the server-side guard rejects orders where the submitted phone does not match the verified number. However, because the Checkout Block's phone input is managed by React inside the block, it cannot be auto-locked from outside the block API — the user can technically type a different number after verifying. Verification is still enforced (at order submission), but the experience is tighter on the classic shortcode-based checkout where the phone field can be locked at the field level. Native checkout-block integration is on the v1.1 roadmap. For the strictest behavior in the meantime, use the classic checkout shortcode. The plugin declares compatibility with WooCommerce's High-Performance Order Storage (HPOS) and the Cart/Checkout Block APIs. All order-related operations use the HPOS-safe WC_Order API rather than legacy postmeta queries.

More plugins by ForthFocus

Sign In / Register

You need to sign in or register to use this feature.