Download the PHP package dotmailer/dotmailer-magento2-extension-sms without Composer
On this page you can find all versions of the php package dotmailer/dotmailer-magento2-extension-sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dotmailer/dotmailer-magento2-extension-sms
More information about dotmailer/dotmailer-magento2-extension-sms
Files in dotmailer/dotmailer-magento2-extension-sms
Package dotmailer-magento2-extension-sms
Short Description Dotdigital for Magento 2: SMS module
License MIT
Informations about the package dotmailer-magento2-extension-sms
Dotdigital SMS for Magento 2 (Magento Open Source and Adobe Commerce)
Overview
This module provides support for Transactional SMS notifications to Magento merchants. It automates SMS notifications on new order confirmation, order update, new shipment, shipment update and new credit memo.
Requirements
- An active Dotdigital account with the SMS pay-as-you-go service enabled.
- Dotdigital extension versions:
Dotdigitalgroup_Email
4.23.2+
- PHP 7.4+
- Magento 2.3.7+
- Magento 2.3.0-2.3.6 are compatible up to version 1.5.x
Version history
Please see our Releases page.
Activation
- This module is included in our core extension. Please refer to these instructions to install via the Magento Marketplace.
- Ensure you have set valid API credentials in Configuration > Dotdigital > Account Settings
- Head to Configuration > Dotdigital > Transactional SMS for configuration.
CLI
- This module provides a CLI command to sync historical SMS subscribers to Dotdigital.
- Run
bin/magento dotdigital:sync SmsSubscriber
. - Normally, the module uses message queues to subscribe and unsubscribe SMS subscribers. This command is only necessary if you reset your data in the case of running
dotdigital:migrate
or switching Dotdigital accounts.
Credits
This module features an option to enable international telephone number validation. Our supporting code uses a version of the International Telephone Input JavaScript plugin. We've also borrowed some components from this MaxMage Magento module. Kudos and thanks!
All versions of dotmailer-magento2-extension-sms with dependencies
dotdigital/dotdigital-magento2-extension Version ^4.29.0
magento/framework Version >=102 <104
magento/module-config Version >=101 <102
magento/module-backend Version >=101 <103
magento/module-customer Version >=102 <104
magento/module-store Version >=101 <102
magento/module-checkout Version ^100.3|^100.4
magento/module-sales Version >=102 <104
magento/module-ui Version >=101 <102
magento/module-shipping Version ^100.3|^100.4
magento/module-directory Version ^100.3|^100.4
magento/module-reports Version ^100.3|^100.4
magento/module-cron Version ^100.3|^100.4
magento/module-newsletter Version ^100.3|^100.4
psr/log Version ^1 || ^2 || ^3
ext-pcre Version *