=== Notifico: Send Website Alerts to Your Phone ===
Contributors: gowithnexbil
Requires Plugins: woocommerce
Tags: notifications, order notifications, ecommerce, webhook
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight order notification tool that forwards store events to the Notifico mobile app via secure webhooks. Compatible with Woo-powered stores.

== Description ==

Notifico helps store owners receive real-time notifications for order-related events. It forwards important order, product, customer, and coupon data from WooCommerce-powered stores to the Notifico mobile app, so you can stay on top of your store from your phone.

== Features ==

* Sends order, product, customer, and coupon notifications from WooCommerce-powered stores
* Supports created, updated, deleted, and restored triggers across all major store objects
* Automatically provisions and manages all required webhook subscriptions
* Lightweight admin UI with guided setup, connection testing, and no manual webhook configuration
* Extensible architecture for additional webhook topics

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`, or install it directly through the **Plugins → Add New** screen in wp-admin.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Ensure **WooCommerce** is installed and active — Notifico will display a notice if it isn't.
4. Find **Notifico** in the wp-admin sidebar to configure your API Endpoint URL and Authentication Token.

== Configuration ==

1. Download the **Notifico** app from the [Google Play Store](https://play.google.com/store/apps/details?id=com.gowithnexbil.notificoapp).
2. In the app, create a new topic and select **WooCommerce** as the topic type.
3. Copy the **API Endpoint URL** and **Authentication Token** from the topic settings.
4. In wp-admin, click **Notifico** in the sidebar and paste the credentials into the **API Configuration** form, then save.

Webhook forwarding is enabled automatically the first time valid credentials are saved — the required webhook subscriptions are created automatically.

== Frequently Asked Questions ==

= Does this work with WooCommerce? =

Yes. The plugin detects WooCommerce-powered stores automatically and sends notifications for order, product, customer, and coupon events.

= How do I configure the plugin? =

You don't need to configure webhooks manually — click **Notifico** in the wp-admin sidebar and enter your API Endpoint URL and Authentication Token. All webhook topics are created and managed automatically.

= Where do I find my API Endpoint URL and Authentication Token? =

In the Notifico mobile app, create a new topic and select **WooCommerce** as the topic type. Copy the API Endpoint URL and Authentication Token from the topic settings and paste them into the plugin's API Configuration form.

= What happens if WooCommerce is deactivated? =

The settings page will display a notice prompting you to install and activate WooCommerce, since it's required for webhook functionality.

= What types of notifications will I receive? =

The plugin forwards order, product, customer, and coupon events, including created, updated, deleted, and restored triggers.

= Is manual webhook configuration required? =

No. Once you save valid credentials, the required webhook subscriptions are provisioned automatically, so there's nothing to set up manually.

== Changelog ==

= 1.0.2 =

* Added QR code scanning to autofill the API Endpoint URL and Authentication Token during setup.
* Redesigned the admin settings page with a refreshed layout and icons.
* Minor cleanup and stability fixes.

= 1.0.1 =

* Fixed minor bugs and improved stability.
* Improved webhook handling and notification reliability.
* General performance improvements.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.2 =
Adds QR code setup and a redesigned admin settings page.

= 1.0.1 =
Recommended update with bug fixes and stability improvements.
