Enterprise-grade SMS notifications for your Magento 2 store. Order updates, shipment tracking, and admin alerts.
Notify customers instantly when they place an order.
Automatic SMS when order status changes - processing, shipped, delivered.
Include tracking numbers automatically in shipping notifications.
Full admin integration with settings, logs, and manual SMS sending.
Complete history with delivery status for all sent messages.
Works with latest Magento versions. PHP 8.x supported.
# Copy module to app/code
cp -r ApiToSMS app/code/
# Enable module
bin/magento module:enable ApiToSMS_SMS
# Run setup
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush
After installation, configure the module in Stores → Configuration → API to SMS.