To have this feature work, you will need a SMS gateway/ SMS provider to send the Text, and the provider should be able to work with "Email to SMS" or "HTTP API" that is supported by egViralShop. So you need to create account first at any SMS provider available then read they instruction about the configuration in sending sms using "Email to SMS" or "HTTP API".
Method 1) Email to SMS
This method is using a feature called Email to sms, You should check if your sms provider is working with this feature! The provider has a working email address, and we must send message to this email address to send a message then the provider will forward/send SMS to recipient mobile phone. The format of email message to be sent may be different for any provider, so you may read the instruction carefully.
Once you understood how they work, then go to Admin Control Panel -> Configuration - SMS Notification, then configure:
Method 2) HTTP API
The HTTP-API allows you to integrate egViralShop using the HTTP protocol to send SMS. You need to find out how it works on your sms provider so you may read the instruction carefully.
Once you understood how they work, then go to Admin Control Panel -> Configuration - SMS Notification, then configure:
1- https://api.smsglobal.com/http-api.php?action=sendsms&user=testuser&password=secret&&from=Test&to={phonenumber}&text={message}
2- https://platform.clickatell.com/messages/http/send?apiKey=xxxxxxxxxxxxxxxx==&to={phonenumber}&content={message}
3- https://api.clockworksms.com/http/send.aspx?key=KEY&to={phonenumber}&content={message}
You can find another sms gateway, as long as they can work with http api (GET) function.
Other tutorials in egMLM:
Popular Tutorials: