=== SendLime ===
Contributors: sendlime
Tags: woocommerce, sms, order notify, update
Requires at least: 6.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.3.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
WC requires at least: 8.2
WC tested up to: 10.7

Notify your customers about their WooCommerce order updates via SMS.

== Description ==

SendLime lets you notify your customers about their WooCommerce order updates via SMS.

= Main features =
* Automatically send SMS upon order status change
* Supports current SendLime API v2 Bearer API keys
* Custom message for every order status
* Custom message for custom order status
* Safer Bangladeshi phone number normalization
* Declares WooCommerce HPOS compatibility

== Installation ==

= Minimum Requirements =

* WooCommerce 8.2 or later
* WordPress 6.8 or later
* PHP 7.4 or later

= Automatic installation =
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't even need to leave your web browser. To do an automatic install of SendLime, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.

In the search field type "SendLime" and click Search Plugins. You can install it by simply clicking Install Now. After clicking that link you will be asked if you're sure you want to install the plugin. Click yes and WordPress will automatically complete the installation. After installation has finished, click the 'activate plugin' link.

= Manual installation via the WordPress interface =
1. Download the plugin zip file to your computer
2. Go to the WordPress admin panel menu Plugins > Add New
3. Choose upload
4. Upload the plugin zip file, the plugin will now be installed
5. After installation has finished, click the 'activate plugin' link

= Manual installation via FTP =
1. Download the plugin file to your computer and unzip it
2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's wp-content/plugins/ directory.
3. Activate the plugin from the Plugins menu within the WordPress admin.

= SendLime setup =
1. Create a SendLime API key from your dashboard.
2. Open WooCommerce > SendLime Notifications.
3. Paste your API key.
4. Optionally set an approved sender / brand ID.
5. Customize your SMS messages and save the settings.

== Changelog ==

= 1.3.0 =
* Fix: Plugin can load without a committed Composer vendor directory
* Fix: Phone number normalization now preserves already-normalized 880 numbers
* Fix: Safer settings save flow and default option handling
* Update: Improved SendLime API error handling and debug emails
* Update: API key field is masked in settings
* Update: Declare WooCommerce HPOS compatibility and refresh WordPress/WooCommerce compatibility metadata

= 1.2.0 =
* Update: Use current SendLime API v2 endpoint and Bearer API keys
* Remove: API Secret is no longer required

= 1.1.2 =
* Fix: API issue

= 1.1.0 =
* Add - Option to get new order notification via SMS
* Add - Option to receive SMS debug report via email

= 1.0.0 =
* Initial release
