Description
Woocommerce simple order notification allows you to receive a SMS when a new order is placed on your site. The plugin hooks into woocommerce and on order calls the twilio SMS service to send you a message with the order details.
You will need a twilio SID and auth token, plus a twilio number to use this plugin.
You can access the plugin options from the admin menu
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the “Simple Order Notification Admin” tab added to the admin menu to configure your number and twilio details
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the “Simple Order Notification Admin” tab added to the admin menu to configure your number and twilio details
- Upload the plugin files to the
- Can you use this plugin with other SMS providers
-
Currently this plugin supports twilio only
- Can you use this plugin with any number
-
You can use any number twilio supports SMS for
- Why do I need a twilio account
-
The plugin calls the twilio SMS service that is used to send the SMS
- Can I get a SMS on shipping or other order status
-
Currently this plugin only supports new orders
- Can I know what is in the order
-
Yes if you check product list you will get a SMS with all order details.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Woocommerce-simple-order-notification” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Woocommerce-simple-order-notification” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
Initial Stable Release