Description
Zavu connects your WordPress site to the Zavu messaging platform. One connection powers every notification:
- Order updates to customers. Confirmed and completed WooCommerce orders, sent by SMS today and automatically upgraded to WhatsApp once your WhatsApp Business account is active.
- Owner alerts. A message to your phone for every new order and every form lead (Contact Form 7, WPForms, Gravity Forms).
- Consent built in. An opt-in checkbox at checkout, on by default.
- An activity log with delivery statuses, and a dashboard widget with your monthly usage and balance.
Sends are queued in the background and never slow down your checkout. Every send carries an idempotency key, so duplicate hooks can never double-message a customer.
External service
This plugin sends data to the Zavu API (https://api.zavu.dev) to deliver messages on your behalf. Data transmitted: the recipient phone number, the message text you configured, and technical metadata (your site hostname, an idempotency key). Connecting requires a Zavu account. See the Zavu terms (https://zavu.dev/terms) and privacy policy (https://zavu.dev/privacy). No data is sent before you connect an account.
Installation
- Install and activate the plugin.
- Open the Zavu page and click “Connect with Zavu” (or paste an API key from the dashboard).
- Send yourself a test message.
- Turn on the notification recipes you want.
FAQ
-
Do I need a paid plan?
-
No. A free Zavu account includes starter credit, enough to try SMS notifications. Usage beyond the free tier is billed by Zavu, not by this plugin.
-
Does it work with WhatsApp?
-
Yes. Connect your WhatsApp Business account from the Zavu dashboard. Meta requires a payment method and template approval, which takes a few days; your notifications keep flowing by SMS in the meantime and upgrade automatically.
-
Does it slow down my checkout?
-
No. Messages are dispatched from a background queue (Action Scheduler when available), never inline in the request.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Zavu Messaging” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Zavu Messaging” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- First release: connect flow, SMS notifications for WooCommerce orders, owner alerts for orders and form leads, checkout opt-in, activity log, dashboard widget.
