pejmankheyri / smsir-prestashop
This package is abandoned and no longer maintained.
No replacement package was suggested.
send sms via sms.ir
v1.0.0
2021-03-24 17:50 UTC
This package is auto-updated.
Last update: 2024-05-11 10:36:48 UTC
README
Sending SMS to customers in the Prestashop content management system
It is a practical add-on for PrestaShop's free content management system that enables you to easily notify your users via SMS.
Install by uploading a file
- Copy
SMSIRModule
folder to/modules/
path. - Activate the plugin through the
Plugins
menu in Prestashop. - Configure the plugin settings in the
settings
section.
Install from the plugins menu
- Enter the Prestashop plugins menu.
- Select the
upload module
option at the top of the page. - Download the plugin pack from the
code
section in theDownload ZIP
section above. - Select the downloaded plugin pack and install it.
- Configure the plugin.
Features
- Send SMS to specific customers
- Send SMS to all customers
- Send SMS to all contacts of sms.ir customer club
- Send SMS when creating a new user account for the administrator
- Send SMS when creating a new account for the user
- Send SMS when registering a new order to the manager
- Send SMS to register a new order for the user
- Send SMS to the user when the order status changes
Settings
-
The main settings of the plugin include the following table:
Settings Description Web service link The web service link used by the SMS sending panel (https://ws.sms.ir/) Web service key SMS panel web service key sms.ir Security code SMS panel security code sms.ir Sender number SMS panel sender number sms.ir Send through customer club The customer club module must be purchased and then shipping is done through it Store manager number To send SMS to the store manager
Development Assistance
We welcome pull requests.
For major changes, please open an issue first so we can discuss what you want to change.