Description
Send SMS notifications to your WP e-Commerce customers when order statuses change, and send store administrators an SMS when you get a new order.
You can also send a quick SMS update to your customer from the order status screen.
The plugin works with Clockwork which means you can send SMS notifications to anyone, anywhere in the world. Once you’ve installed the plugin you’ll need a username and password for a Clockwork API account, you can signup online and text messages cost just 5p.
Installation
- Upload
wp9ecommerce-sms-notifications
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enter your Clockwork API key in the ‘Clockwork Options’ page under ‘Clockwork SMS’
- Setup your WP e-Commerce options on the ‘WP e-Commerce’ page under ‘Clockwork SMS’
FAQ
- Installation Instructions
-
- Upload
wp9ecommerce-sms-notifications
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enter your Clockwork API key in the ‘Clockwork Options’ page under ‘Clockwork SMS’
- Setup your WP e-Commerce options on the ‘WP e-Commerce’ page under ‘Clockwork SMS’
- Upload
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP e-Commerce – Clockwork SMS” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP e-Commerce – Clockwork SMS” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
2.0.3
- Uses global Clockwork option for ‘From’ address.
2.0.1 / 2.0.2
- Fixes an issue with store names that are too long causing an API error.
2.0
- Update to work with the new Clockwork API.
1.1
- BUGFIX: Some characters were causing the SMS functionality to break quite seriously, this is now fixed (more information)
- NEW: Allow custom messages for each order status, i.e. you can now have different messages for on-hold, processing, cancelled, etc, statuses.
- NEW: You can send your customer an SMS message from the order page, simply select “Send as SMS” when adding an Order Note.
- Various other “under the hood” tweaks
1.0
- Initial release