=== Apliiq Print on Demand for WooCommerce ===
Contributors: apliiq, wpiangruber
Tags: woocommerce, print on demand, fulfillment, apparel, dropshipping
Requires at least: 6.2
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 0.8.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect WooCommerce with Apliiq to validate print-on-demand apparel fulfillment readiness, diagnostics, and store setup.

== Description ==

Apliiq Print on Demand for WooCommerce helps WooCommerce merchants validate and configure their apparel fulfillment integration with Apliiq.

The plugin provides an admin setup assistant that checks whether the store is ready to connect with Apliiq. It validates WooCommerce availability, SSL, REST API access, API credential presence, Apliiq webhook configuration, recommended measurement units, shipment tracking plugin availability, server compatibility, and recent local diagnostic events.

This plugin is intended for stores using WooCommerce with Apliiq's print-on-demand apparel manufacturing and fulfillment services.

== Features ==

* Live WooCommerce unit detection
* One-click unit fix for lbs / in
* WooCommerce REST API reachability check
* WooCommerce API credential detection
* Administrator-initiated Apliiq connectivity check
* Apliiq-related webhook detection
* Shipment tracking plugin detection
* Server compatibility checks
* Setup progress indicator
* Local diagnostic log
* Troubleshooting guidance

== External services ==

This plugin is designed to work with Apliiq, a print-on-demand apparel manufacturing and fulfillment service provided by Apliiq, Inc.

The plugin connects to Apliiq-owned services in the following ways:

* The setup assistant can perform an outbound HTTPS connectivity check to `https://www.apliiq.com/` only when an administrator clicks the "Run Apliiq connectivity check" button. This check confirms that the WordPress host can reach Apliiq over HTTPS. It sends the standard HTTP request information required to make the request, such as the store server's IP address and request headers. It does not send customer order details during this connectivity check.
* The setup assistant checks the local WooCommerce webhook configuration for Apliiq's order processing endpoint at `https://api.apliiq.com/v1/OrderProcessing`. This local check is used to confirm whether WooCommerce has an Apliiq order-processing webhook configured. When a store owner separately connects WooCommerce to Apliiq and WooCommerce sends order webhooks to this endpoint, WooCommerce may send order and fulfillment information needed by Apliiq to process print-on-demand orders, such as order identifiers, customer shipping details, ordered products, quantities, and related order metadata.
* The admin screens include links to Apliiq pages and documentation. Those pages are only loaded when an administrator clicks the links.

Apliiq service terms: https://www.apliiq.com/site/terms

Apliiq privacy policy: https://www.apliiq.com/site/privacy

== Installation ==

1. Install and activate WooCommerce.
2. Upload and activate this plugin from the WordPress Plugins screen.
3. In WordPress admin, open Apliiq > Setup Assistant.
4. Complete the required checks and connect your store to Apliiq.

== Frequently Asked Questions ==

= Does this plugin require WooCommerce? =

Yes. This plugin is built for WooCommerce stores and requires WooCommerce to be installed and active.

= Does this plugin send tracking or analytics data? =

No. The plugin does not include analytics or user-tracking code. It performs admin-facing setup diagnostics and local WooCommerce configuration checks.

= Does this plugin require an Apliiq account? =

Yes. To use Apliiq print-on-demand fulfillment, merchants need an Apliiq account and must connect their WooCommerce store to Apliiq.

== Changelog ==

= 0.8.3 =
* Added WordPress.org external services disclosure.
* Added WooCommerce dependency header.
* Updated text domain to match the WordPress.org plugin slug.
* Added the plugin owner's WordPress.org username to contributors.
* Removed externally hosted Google Fonts from the admin screen styling.

= 0.8.2 =
* Addressed WordPress Plugin Checker errors and warnings.
* Added GPL-compatible license header fields.
* Improved escaping, sanitization, nonce validation, and diagnostic database access handling.

= 0.8.1 =
* Initial submission package.
