tone/magento2

Extension for Magento 2. Enables an integration with the Tone platform.

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:magento2-module

1.0.0 2021-03-24 08:46 UTC

This package is auto-updated.

Last update: 2024-05-24 22:17:23 UTC


README

Extension for Magento 2. Enables an integration with the Tone platform.

Installation

Run the following to install the extension via composer:

composer require tone/magento2
php bin/magento module:enable Tone_Integration
php bin/magento setup:upgrade

Configure the Integration

Once installed you will need an API Key from you Tone account. If you don't already have an account go here.

Go to Stores > Settings Configuration > Tone, enter your API key, and click 'Save Config'. You should see a message saying your API Key was valid.

After entering your API key go back to the command line a run the following:

php bin/magento sms:send:store

Configure Opt-In

Customers need to opt-in to receiving text messages from Tone. Installing this module will add a checkbox input under the shipping address phone number field. Tone will only send messages to those customers who check that box.

You can edit the label and description for the checkbox Stores > Settings Configuration > Tone > Integration > Opt-In