Twilio SMS Notification
Twilio SMS Notification extension uses Twilio service to send notifications to customers and administrator about order status activities via SMS (Short Message Service).
Summary
Twilio SMS Notification extension enables to automatically send various order notifications to customers and administrator via SMS, including new order, order cancel, invoice, shipment and credit memo. The Magento framework allows to send order notifications via email, but compared to email, SMS is more efficient notification method, because the latter has much higher open rate. This extension sends SMS by Twilio API which is one of the most popular SMS service providers with low price. With this extension, you can give better user experience to your customers with low cost.
Features
- Allow to send SMS notification to customers and administrator
- Customize SMS template for customer and administrator
- Set criteria to send notifications to customers, including customer group, country and minimum order amount
- Allow to keep notification history on your store
- Allow manually resending SMS
Twilio SMS API prices are different by country, for more information please click link below for more detail price(https://www.twilio.com/sms/pricing).
Preinstallation
Before install this extension, go to your Magento installation root and install Twilio API library using Composer.
Command: composer require twilio/sdk 5.*
Support
Please send email to admin@azaleasoft.com, if you have any questions.
Product Name | Twilio SMS Notification |
---|---|
Platform | Magento 2 |
Edition | Community, Enterprise |
Version | 2.1.x, 2.2.x, 2.3.x, 2.4.x |