=== Brillocraft Connector ===
Contributors: brillocraft
Tags: woocommerce, mobile app, connector, rest-api
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A secure connector plugin that enables WooCommerce stores to integrate with the Brillocraft mobile app builder platform.

== Description ==

Brillocraft Connector enables secure communication between your WooCommerce store and the Brillocraft mobile app builder.  
This plugin automatically provides the REST API endpoints required for:

* Customer login
* Password reset
* Account deletion
* Store verification (ping endpoint)
* WooCommerce connection onboarding

The plugin also bundles small helper components required for compatibility and automatically installs them when necessary.

== Features ==

* Secure REST API endpoints for authentication
* Auto-installation of required helper plugins
* Store "ping" verification for onboarding
* WooCommerce-ready OAuth support (connection initiated from Brillocraft dashboard)
* Lightweight and optimized — no frontend scripts added

== Installation ==

1. Download the plugin ZIP provided by Brillocraft.
2. Go to **WordPress Admin → Plugins → Add New → Upload Plugin**.
3. Upload the ZIP file and click **Install Now**.
4. Click **Activate Plugin**.
5. Log in to your Brillocraft dashboard to complete the store onboarding process.

== Frequently Asked Questions ==

= Do I connect inside WordPress? =
No. The connection is initiated from your Brillocraft dashboard, not from WordPress.

= Does this plugin affect my store frontend? =
No. It only exposes REST endpoints and installs helper plugins.

= Is this plugin required? =
Yes. Without this plugin, your WooCommerce store cannot authenticate customers through the Brillocraft mobile app.

== Changelog ==

= 1.0.0 =
* Initial release
* Added REST login, forgot password, delete account, validate password
* Added store ping endpoint
* Added bundled plugin auto-installer
* Added admin dashboard page

== License ==

This plugin is licensed under the GPLv2.  
See license.txt for full terms.
