ECACode

WhatsNotify Extension

Overview

The WhatsNotify extension allows you to send automated WhatsApp notifications to your customers using Twilio’s API. You can configure messages to be sent for various order statuses, such as order placement, shipment, cancellation, hold, and unhold. This ensures that your customers are kept informed about their orders in real-time, enhancing their shopping experience.

Installation

Installation Guide: https://ecacode.com/installation-of-magento-extension/

Note: After installation run “composer require twilio/sdk”

How to configure

  • Login to the Magento Admin, choose Store > Configuration > Ecacode > WhatsNotify.
  • Enable the module and enter your Twilio account details (Phone Number, Account SID, Auth Token). You can obtain these details from the Twilio Portal.

Order Notification Settings

  • Here, you can enable or disable WhatsApp notifications and edit message templates. Note: Use {{product_info}} to display product information, {{order_number}} to display the order number, and {{site_url}} to display the site URL.