Texty – SMS Notification for WordPress, WooCommerce, Dokan and more

Description

Texty is a lightweight SMS notification plugin for WordPress.

With so many emails coming to your inbox, often it becomes overwhelming to get top of things that you feel most important. A text notification on your phone, WhatsApp, or Telegram may be more desired.

👉 Docs

How does it work?

Texty integrates with 3rd party SMS providers to add support for text messaging.

If you need an SMS notification when a user registers your website, Texty can send a text alert to you when someone registers. Similarly, when a different event occurs in different plugins, Texty can send a text notification depending upon the event.

Another example might be an order notification from WooCommerce. Upon receiving an order, you might decide to receive a text notification, as well as your customer may get a text notification when the order status changes.

Supported Gateways

Supported Events

WordPress Core

  • New User – Send an alert when someone registers on your website.
  • New Comment – Get an alert when anyone lefts a comment.

WooCommerce

  • Admin – When Order Status is Processing – Get an alert when a new order is received in Processing status.
  • Admin – When Order Status is Complete – Get an alert when a new order is Complete.
  • Customer – When Order Status is On Hold – Send an alert to the customer when a new order received, but is in On Hold status.
  • Customer – When Order Status is Processing – Send an alert to the customer when a new order changes to Processing status.
  • Customer – When Order Status is Complete – Send an alert to the customer when a order changes to Complete status.

Dokan

  • Vendor – When Order Status is Processing – Send an alert to the vendor when a new order received in Processing status.
  • Vendor – When Order Status is Complete – Send an alert to the vendor when a order changes to Complete.

Disclaimer

As Texty doesn’t have any capability to send a text by itself, it integrates with 3rd party providers to do so. You should check the individual provider’s terms of service and privacy policies before using them.

Privacy Policy

Texty uses Appsero SDK to collect some telemetry data upon user’s confirmation. This helps us to troubleshoot problems faster & make product improvements.

Appsero SDK does not gather any data by default. The SDK only starts gathering basic telemetry data when a user allows it via the admin notice. We collect the data to ensure a great user experience for all our users.

Learn more about how Appsero collects and uses this data.

Screenshots

  • Gateway settings page
  • All supported notifications panel
  • Tools page for quick testing
  • WooCommerce admin notification
  • WooCommerce customer notification

Installation

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

FAQ

Which gateways does Texty support?

Currently, it supports Twilio, Vonage (Nexmo), Plivo, Clickatell. More gateway support is being added continiously.

Does it support WooCommerce?

Yes, it does. We are continiously adding more events for WooCommerce.

Does it support Dokan?

Yes, it supports Dokan.

Can I do X?

Well, it depends. Let us know what you want, we might consider adding that feature.

Reviews

5 พฤษภาคม 2022
this app is Great simple and done...
20 กุมภาพันธ์ 2022
1) How to send text to a new Wordpress subscriber? I use a buddyboss form to register , that have a custom mobile number for new registration.. what else I need? 2) where do I need to enter the admin mobile number for text?
Read all 2 reviews

Contributors & Developers

“Texty – SMS Notification for WordPress, WooCommerce, Dokan and more” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

v1.1.1 (31 Oct, 2023)

  • update: WordPress 6.3.2 compatibility
  • fix: Fixed Appsero SDK security issue

v1.1.1 (2 June, 2022)

  • Fix: WordPress 6.0 compatibility

v1.1 (31 Aug, 2021)

  • Fix: Responsive issue in the settings panel was fixed where the name of gateways were overflowing the total viewport.
  • Fix: Remove duplicate numbers while sending messages. If a message is being sent and somehow two person have the same numbers, it’ll only send one message.
  • New: Syncing of vendor phone number from Dokan added while registration. When a vendor was registering, his phone number from Dokan wasn’t syncing as a Texty number, which prevented him to receive messages.

v1.0 (22 Jan, 2021)

  • New: Added Plivo gateway.
  • New: Added Clickatell gateway.
  • New: Added Dokan integration. Now vendors will receive SMS notifications when they receive an order (processing and completed status).
  • New: Added {items} shortcode for WooCommerce orders which displays the product with quantity.

v0.2 (18 Jan, 2021)

  • Initial Release