Skip to main content

The SpringEdge Magento SMS extension hooks into Magento's order lifecycle events to send automated text messages. When order status changes — from new order to processing, shipped, delivered, or cancelled — customers receive a personalised SMS with their order details.

Compatible with Magento 2.x. Install via Composer, configure your API key and sender ID from the Magento admin panel, and customise your message templates. The extension is free, open-source, and DLT compliant for Indian businesses.

100% Free

No license fee — open-source extension

All Order Events

SMS on new order, processing, shipped, delivered, cancelled, refunded

DLT Compliant

Supports DLT-registered templates for India

Key Features

Order Status SMS

Automated SMS on every order status transition — new, processing, shipped, delivered, cancelled, refunded.

Admin Notifications

Alert store admins when new orders arrive, inventory runs low, or refunds are processed.

Custom Templates

Personalise messages with placeholders — {{order_id}}, {{customer_name}}, {{total}}, {{tracking}}.

Composer Install

Install via Composer in one command. Configure from Magento Admin → Stores → Configuration.

Installation

1. Install via Composer

Run composer require springedge/magento2-sms in your Magento root directory.

2. Enable Module

Run php bin/magento module:enable SpringEdge_SMS and php bin/magento setup:upgrade.

3. Configure

Go to Admin → Stores → Configuration → SpringEdge SMS. Enter your API key and sender ID.

4. Test

Place a test order and verify SMS delivery in the SpringEdge dashboard.