=== Web Plura Cloud ===
Contributors: WPlura
Tags: cloud, subscription, account, wplura, saas
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Shared account, subscription, consent, and cloud API connection manager for Web Plura WordPress plugins.

== Description ==

Web Plura Cloud connects your WordPress site to Web Plura Cloud and provides shared account, subscription, and cloud API services for Web Plura plugins.

Product page: https://wplura.com/products/web-plura-cloud
Terms: https://wplura.com/terms
Privacy: https://wplura.com/privacy

This plugin connects your WordPress site to Web Plura's external service at:

* https://wplura.com
* https://api.wplura.com

Cloud services are used for account login, site connection, product subscription status, billing links, cloud reports, backup metadata, and product-specific cloud features. Data is sent only after an administrator connects the site and enables cloud features.

The plugin uses standard WordPress admin screens and requires a site administrator to explicitly connect the site before cloud-linked requests run.

== External Services ==

This plugin connects to Web Plura Cloud to provide shared account sign-in, site linking, subscription status, entitlement checks, and product-specific cloud requests for compatible Web Plura plugins.

The plugin may communicate with:

* https://wplura.com
* https://api.wplura.com

Data sent may include:

* Site URL and normalized site domain.
* Cloud site identifier after connection.
* Connected account email address.
* Shared consent state.
* Product subscription and entitlement state.
* Signed request metadata needed to authenticate plugin-to-cloud requests.

Data is sent only after a WordPress administrator connects the site and accepts the relevant cloud consent state. Sensitive credentials and tokens are not displayed in rendered admin screens or activity logs.

== Installation ==

1. Upload the `web-plura-cloud` folder to `/wp-content/plugins/` or install the plugin ZIP through `Plugins > Add New`.
2. Activate `Web Plura Cloud` from the WordPress `Plugins` screen.
3. Open `Web Plura` in wp-admin.
4. Go to `Cloud Connection` and complete the shared Web Plura Cloud sign-in flow.
5. Review `Products & Subscriptions` and `Settings` to confirm shared cloud access for installed Web Plura plugins.

== Changelog ==

= 0.1.0 =

* Initial public release of the shared Web Plura Cloud plugin.
* Added WordPress-native admin pages for dashboard, cloud connection, products and subscriptions, activity logs, and settings.
* Added the shared Web Plura Cloud account, consent, token, entitlement, and request layer used by compatible Web Plura plugins.

== FAQ ==

= Does this plugin require a Web Plura account? =

Only cloud features require a Web Plura account. Local features in compatible Web Plura product plugins may continue to work without connecting.

= What data is sent to Web Plura Cloud? =

Only data needed for connected cloud features and product-specific reports is sent after an administrator connects the site.

= Can I disconnect? =

Yes. You can disconnect from the Cloud Connection page.

= Do other Web Plura plugins use this plugin? =

Yes. Web Plura product plugins use Web Plura Cloud for login, subscription checks, and cloud API actions.
