=== TextMe SMS === Contributors: amitrotem, ramiy Tags: sms, events, actions, woocommerce, contact form 7, CF7 Requires at least: 4.0 Tested up to: 4.5 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Send custom SMS messages from your WordPress site to your customers. == Description == This plugin allows you to send SMS messages from your WordPress site to the site owner or to the end user. = About TextMe SMS Plugin = Using this plugin you can define WordPress events that trigger the plugin to send SMS messages. **Custom SMS Messages** Write custom SMS messages to site owner or to your customer. Use dynamic fields inside your message to create personolized message for higher engagments. **Event Listeners** You can use simple events like user registration and post publish. Or use more advanced events like contact form submission or ecommerce product purchase. **Extendable Platform** This is an extendable plugin, you can add your own custom event listeners from 3rd party plugins, and use external SMS providers. We provide free built-in integration with Contact-Form-7, WooCommerce and other popular plugins. = Addons = **Contact Form 7** * Send SMS on form submition. **WooCommerce** * Send SMS when a new order received. * Send SMS when an order is marked as completed. * Send SMS when an order cancel or waiting for payment. **Other Plugins** Develop your own addons to integrate TextMe SMS with other plugins. Any plugin that interacts with the user can send SMS messages. Plugins like Contact-Forms, Eccomerce, Membership, and many more. == Installation == = Installation = 1. In your WordPress Dashboard go to "Plugins" -> "Add Plugin". 2. Search for "TextMe SMS". 3. Install the plugin by pressing the "Install" button. 4. Activate the plugin by pressing the "Activate" button. = Minimum Requirements = * WordPress version 4.0 or greater. * PHP version 5.2.4 or greater. * MySQL version 5.0 or greater. = Recommended Requirements = * The latest WordPress version. * PHP version 5.6 or greater. * MySQL version 5.6 or greater. == Screenshots == == Changelog == = 1.2 = * Rewrite the readme file - add branding text. * Add minimum and recommended requirements (PHP, MySQL, WordPRess). * Update minimum required WordPress version from 3.0 to 4.0. * Move plugin files to 'includes' directory. * Docs: Add phpDocs to classes and functions. * Security: Prevent direct access to php files. * Security: Prevent direct access to directories. * Security: Display escaped HTML input attributes for safe use. * Security: Display escaped translation strings for safe use. * i18n: Remove po/mo files from the plugin. * i18n: Use [translate.wordpress.org](https://translate.wordpress.org/) to translate the plugin. = 1.1 = * i18n: Change text-domain to match the plugin slug. * Remove debug functions. * Update getway class. = 1.0 = * Initial release.