Description
Smart Order Notifier connects your WooCommerce store to WhatsApp using the Meta Cloud API, allowing you to send real-time alerts to:
- Store Admins (e.g. new orders, status changes)
- Customers (e.g. order placed, shipped, completed)
✨ Features:
- Admin WhatsApp notifications
- Optional customer notifications
- Support for WhatsApp message templates (Meta Cloud API)
- Custom order URL buttons
- Notify only on paid orders (optional)
- WooCommerce order ID and status placeholders
- Fully configurable via admin settings
License
This plugin is licensed under the GPL v2 or later. See LICENSE.txt
for details.
Installation
- Upload the plugin to your
/wp-content/plugins/
directory or install from the WordPress plugin repository. - Activate the plugin through the ‘Plugins’ screen.
- Go to Settings > Smart Order Notifier.
- Enter your Meta Cloud API Access Token, Phone Number ID, and WhatsApp template names.
- Configure your admin and customer phone numbers and message templates.
FAQ
-
What are the requirements?
-
You must have access to Meta Cloud API and approved WhatsApp templates.
-
Can I disable customer notifications?
-
Yes. You can toggle customer alerts in the plugin settings.
-
Yes. You can define a button URL with
{order_id}
placeholder (e.g.https://yourstore.com/order/{order_id}
). -
Do I need to use paid orders only?
-
That’s optional and configurable in the settings.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Smart Order Notifier » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Smart Order Notifier » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.3.0
- First public release.
- Admin + customer WhatsApp alert system.
- Support for button URLs and template variables.