pejmankheyri / smsir-woocommerce
This package is abandoned and no longer maintained.
No replacement package was suggested.
send sms via sms.ir
v1.0.1
2021-03-19 16:57 UTC
This package is auto-updated.
Last update: 2024-05-11 09:48:22 UTC
README
Sending SMS to customers in the WooCommerce store system.
There is a useful plugin for the free WooCommerce store system that enables you to easily notify your customers via text messages.
The store manager receives a text message when a new order is received, and customers also receive text messages when placing an order, changing the order status, or completing the order status.
Installation via file upload
- Copy folder
SMSIR-Woocommerce
to the/wp-content/plugins/
folder.
Activate the plugin through the Plugins
menu in WordPress
Installation from the plugins menu
- Go to the WordPress plugins menu.
- Select the
Add New
option at the top of the page. - Click on
Upload Plugin
on the opened page. - Download the plugin package from the
code
section at the top, underDownload ZIP
. - Install the downloaded plugin package by selecting it.
- Return to the
Plugins
section again and activate the plugin. - Configure the plugin settings.
Features
- Sending SMS to the store customer for all order status changes.
- Sending SMS to the website administrator for all order status changes, along with inventory completion and depletion.
- Sending SMS to store product managers for all order status changes.
- Notification via SMS for WooCommerce store products in scenarios such as product clearance, availability, or low stock. Additionally, there's the option to add custom notification states.
- Sending manual SMS to mobile numbers and club members via sms.ir.
Settings
-
The main settings of the plugin include the following table:
Settings Description Service Web Link The web link for the service used for sending text messages (https://ws.sms.ir/) Service API Key The API key for the text message panel service sms.ir Security Code The security code for the text message panel sms.ir Sender Number The sender number for the text message panel sms.ir Sending via Customer Club The Customer Club module must be purchased, and then sending is done through it
Development Assistance
We welcome Pull Requests. For major changes, please open an issue first to discuss what you would like to change.