Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pejmankheyri/smsir-prestashop
It is a practical add-on for the PrestaShop free store builder system that enables you to easily notify users and administrators via SMS.
https://github.com/pejmankheyri/smsir-prestashop
e-commerce farsi module notification persian php prestashop prestashop-1-6 prestashop-1-7 prestashop-free-module prestashop-module shop sms
Last synced: about 5 hours ago
JSON representation
It is a practical add-on for the PrestaShop free store builder system that enables you to easily notify users and administrators via SMS.
- Host: GitHub
- URL: https://github.com/pejmankheyri/smsir-prestashop
- Owner: pejmankheyri
- License: mit
- Archived: true
- Created: 2021-03-24T08:42:03.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-11T10:36:44.000Z (9 months ago)
- Last Synced: 2024-09-29T23:20:11.223Z (4 months ago)
- Topics: e-commerce, farsi, module, notification, persian, php, prestashop, prestashop-1-6, prestashop-1-7, prestashop-free-module, prestashop-module, shop, sms
- Language: PHP
- Homepage: https://sms.ir/
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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](https://github.com/pejmankheyri/SMSIR-Prestashop#%D9%86%D8%B5%D8%A8-%D8%A8%D8%A7-%D8%A2%D9%BE%D9%84%D9%88%D8%AF-%D9%81%D8%A7%DB%8C%D9%84)
>
> [Install from the plugins menu](https://github.com/pejmankheyri/SMSIR-Prestashop#%D9%86%D8%B5%D8%A8-%D8%A7%D8%B2-%D9%85%D9%86%D9%88%DB%8C-%D8%A7%D9%81%D8%B2%D9%88%D9%86%D9%87-%D9%87%D8%A7)
>
> [Features](https://github.com/pejmankheyri/SMSIR-Prestashop#%D8%A7%D9%85%DA%A9%D8%A7%D9%86%D8%A7%D8%AA)
>
> [Settings](https://github.com/pejmankheyri/SMSIR-Prestashop#%D8%AA%D9%86%D8%B8%DB%8C%D9%85%D8%A7%D8%AA)
>
> [Development Assistance](https://github.com/pejmankheyri/SMSIR-Prestashop#%DA%A9%D9%85%DA%A9-%D8%A8%D9%87-%D8%AA%D9%88%D8%B3%D8%B9%D9%87)
>
> [License](https://github.com/pejmankheyri/SMSIR-Prestashop#%D9%84%D8%A7%DB%8C%D8%B3%D9%86%D8%B3)
>
> [Plugin Images](https://github.com/pejmankheyri/SMSIR-Prestashop#%D8%AA%D8%B5%D8%A7%D9%88%DB%8C%D8%B1-%D8%A7%D9%81%D8%B2%D9%88%D9%86%D9%87)## 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.](https://github.com/pejmankheyri/SMSIR-Prestashop#%D8%AA%D9%86%D8%B8%DB%8C%D9%85%D8%A7%D8%AA)## 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 the `Download ZIP` section above.
* Select the downloaded plugin pack and install it.
* [Configure the plugin.](https://github.com/pejmankheyri/SMSIR-Prestashop#%D8%AA%D9%86%D8%B8%DB%8C%D9%85%D8%A7%D8%AA)## 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.
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpejmankheyri%2FSMSIR-Prestashop.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpejmankheyri%2FSMSIR-Prestashop?ref=badge_large)
## Plugin Images