Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How does it work

 

In order to start using the SMS Marketing extension, you need to do some configuration by going to Stores > SMS Marketing

There are three sections that admins need to consider:

+ Mobile Login Option.

+ Setting Content SMS.

+ Integration Setting.  

 


 

  • Mobile Login Option

Expand the Mobile Login Option section. Then, there are two following fields showed:

(plus) The Enable Mobile Login Option filed: Allow admins to set whether this field is able to show on Create an Account page when customers register a new account or not.

(minus) Yes: This field will be shown.

(minus) No: This field will be hidden. 

(plus) The Make mobile number a required field: Allows admins to set whether the mobile field is a required field on Create an Account page when customers register or not.

(minus) Yes: The mobile field is a required field.

(minus) No: The mobile field is not a required field. 

 

 

  • Setting Content SMS

Expand the Setting Content SMS section, there are three following fields showed:

(plus) The Enable Customer Register field: Allows merchants to set whether they want to send a text message to customers' cell phone when customers create a new account on their site or not.

(minus) Yes: Customers will receive a text message as soon as they register a new account on the site.

Also, the Customer Register field will be shown allowing store owners to set content of the message.

(star) Note that the extension support two following variables which are available to use in the SMS: 

{{customer_name}}, {{customer_email}}
(minus) No: Customers will not receive any messages when they register a new account on the site.

 

(plus) The Enable Order Success field: Allows merchants to set whether customers can be able to receive a text message when their order status is complete.

(minus) Yes: Customers will receive a text message when their order status is complete. 

Also, the Order Success field will be shown allowing store owners to set content of the message. 

(star) Note that the extension support three following variables which are available to use in the SMS:

{customer_name}}, {{order_id}}, {{order_base_grand_totals}}

(minus) No: Customers will not receive a text message when their order status is complete. 

 

(plus) The Enable Order Update field: Allow merchants to set whether customers can be able to receive a text massage when their order status changed.   

(minus) Yes: Customers will receive a text message when their order status is changed. 

Also, the Order Update field will be shown allowing store owners to set content of the message. 

(star) Note that the extension support three following variables which are available to use in the SMS:

{{customer_name}}, {{order_id}}, {{old_status}},{{new_status}}

(minus) No: Customers will not receive a text message when their order status is changed. 

 

...