=== CAMOO SMS ===
Contributors: camoo
Tags: sms, cameroon, subscribe, , sms panel, subscribes-sms, camoo sarl, bulk sms
Requires at least: 3.0
Tested up to: 5.3.2
Requires PHP: 5.6
Stable tag: 1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

With CAMOO SMS, you have the ability to send (Bulk) SMS to a group, to a user, to a number, to members of SMS newsletter or to every signle event in your site. The usage of this plugin is completely free.

== Description ==
Using CAMOO SMS adds to WordPress, the ability to :

* Send SMS to either your users’ numbers or specific numbers
* Get your users’ mobile numbers when they subscribe to your newsletters
* Send SMS automatically to users and admins in different situations
* Increase the security by two step verification
* Send SMS to members of SMS newsletter
* And many more!

= Features =
* Sending SMS to the mobile number(s), your subscribers and WordPress users
* Subscribing for newsletters by SMS
* Sending Activation Codes to subscribers when a new post is published and also when subscribers are completing their subscription process
* Sending Notification SMS to admins
* To inform new releases of WordPress
* When a new user is registered
* When new comments are posted
* When users are logged into the WordPress
* When users are registered to subscribe in forms
* Integration with Contact Form 7, WooCommerce, Easy Digital Downloads. Integration with other plugins is also possible in WP SMS Pro version.
* Supporting Widget for showing SMS newsletters to subscribers
* Supporting WordPress Hooks
* Supporting WP REST API
* Importing/Exporting Subscribers.
* GPG SMS encryption
* Handle status report

== Frequently Asked Questions ==
= PHP 7 Support? =
Yes! CAMOO SMS is compatible with PHP version 7.3. We strongly recommend at least the use of PHP 7.0 to enjoy all the features offered

= How to get my access keys? =
All you need is just to [create an account](https://www.camoo.cm/join) and then ask our team for SMS acess keys.

= Can I send Bulk SMS? =
Yes! But to be able to do so, your running PHP version should be at least PHP 7.0 and the function `shell_exec` enabled.

= Do I get delivered status for sending SMS? =
Yes you do! CAMOO SMS handle automatically status and show it up in your outbox section. The following status are available:
* 'delivered'		  Message successfuly delivered
* 'scheduled'		  Message has been scheduled for delivery
* 'buffered'		  Message has been buffered
* 'sent'			  Message is sent, but not yet delivered
* 'expired'			  Delivery period over for the message (Failed)
* 'delivery_failed	  Message couldn't be delivered

= Is it possible to encrypt messages before sending? =
Yes! CAMOO SMS uses GPG encryption to ensure the end to end encryption between your WordPress site and our server

== Screenshots ==
1. Send SMS Page.
2. Gateway configuration.
3. Bulk SMS configuration.
4. SMS outbox example.
5. Features Page

== Upgrade Notice ==
N/A

== Changelog ==
= 1.0 =
* Start plugin
