Title: Flow Store Check for WooCommerce
Author: rejoyan9009
Published: <strong>August 30, 2026</strong>
Last modified: August 30, 2026

---

Search plugins

![](https://ps.w.org/flow-store-check/assets/banner-772x250.png?rev=3672667)

![](https://ps.w.org/flow-store-check/assets/icon-256x256.png?rev=3672667)

# Flow Store Check for WooCommerce

 By [rejoyan9009](https://profiles.wordpress.org/rejoyan9009/)

[Download](https://downloads.wordpress.org/plugin/flow-store-check.1.0.0.zip)

 * [Details](https://tzm.wordpress.org/plugins/flow-store-check/#description)
 * [Reviews](https://tzm.wordpress.org/plugins/flow-store-check/#reviews)
 *  [Installation](https://tzm.wordpress.org/plugins/flow-store-check/#installation)
 * [Development](https://tzm.wordpress.org/plugins/flow-store-check/#developers)

 [Support](https://wordpress.org/support/plugin/flow-store-check/)

## Description

Flow Store Check gives WooCommerce store managers a focused, read-only store health
check and diagnostics dashboard. It helps identify high-value catalog, inventory,
checkout, order, payment, shipping, email, and system configuration signals without
automatically changing store data.

Use Flow Store Check when you want a quick WooCommerce health overview, detailed
diagnostic findings, inventory and checkout checks, order-state summaries, system
signals, and exportable reports from one admin screen.

Flow Store Check is an independent extension for WooCommerce and is not affiliated
with or endorsed by WooCommerce.

Current diagnostic areas include:

 * Overall WooCommerce store health score and per-area scores.
 * Product price, image, category, SKU, short-description, downloadable-file, external-
   product URL, and variation checks.
 * Inventory low-stock, negative-stock, out-of-stock, backorder, and stock-management
   signals.
 * Cart, Checkout, My Account, endpoint, guest-checkout, payment, and shipping configuration.
 * Failed, stale on-hold, stale pending-payment, cancelled, and refunded order summaries
   through WooCommerce order APIs.
 * High-Performance Order Storage (HPOS) detection and compatibility.
 * WooCommerce transactional email and sender configuration.
 * WordPress, PHP, WooCommerce, HTTPS, memory, permalink, cron, uploads, debug-display,
   environment, and object-cache signals.
 * Failed and overdue Action Scheduler checks through its public query function 
   when available.
 * Local scan history capped at 30 small summary snapshots.
 * CSV and JSON exports plus a print-friendly report.

Catalog scans are intentionally bounded to 1,000 products and 2,000 variations per
request to keep normal admin requests predictable on larger stores.

Flow Store Check does not send telemetry or scan data to an external service.

### Privacy

Flow Store Check processes diagnostic information locally in WordPress. It does 
not transmit scan results, customer records, order contents, product records, or
site telemetry to an external service.

The plugin stores up to 30 small local history summaries containing only scan time,
health score, status counts, and area scores. Administrators can clear this history
from the plugin interface, and uninstalling the plugin removes the stored history
option.

CSV and JSON exports are generated only when an authorized WooCommerce manager explicitly
requests them.

## Screenshots

[⌊Overview dashboard — overall WooCommerce store health score, Critical/Warning/
Passed/Info summary, and per-area scores for products, inventory, orders, checkout,
payments, shipping, system, and store configuration.⌉⌊Overview dashboard — overall
WooCommerce store health score, Critical/Warning/Passed/Info summary, and per-area
scores for products, inventory, orders, checkout, payments, shipping, system, and
store configuration.⌉[

Overview dashboard — overall WooCommerce store health score, Critical/Warning/Passed/
Info summary, and per-area scores for products, inventory, orders, checkout, payments,
shipping, system, and store configuration.

[⌊Diagnostics — searchable and filterable read-only findings with severity, affected
area, concise explanation, and a direct Review action where available.⌉⌊Diagnostics—
searchable and filterable read-only findings with severity, affected area, concise
explanation, and a direct Review action where available.⌉[

Diagnostics — searchable and filterable read-only findings with severity, affected
area, concise explanation, and a direct Review action where available.

[⌊Reports — CSV and JSON downloads plus print/Save PDF, with a current health snapshot
and area-score preview for sharing or internal review.⌉⌊Reports — CSV and JSON downloads
plus print/Save PDF, with a current health snapshot and area-score preview for sharing
or internal review.⌉[

Reports — CSV and JSON downloads plus print/Save PDF, with a current health snapshot
and area-score preview for sharing or internal review.

## Installation

 1. Install and activate WooCommerce.
 2. Upload the Flow Store Check ZIP through Plugins > Add New > Upload Plugin, or install
    it from WordPress.org after publication.
 3. Activate Flow Store Check.
 4. Open WooCommerce > Flow Store Check.
 5. Review Overview, Diagnostics, Catalog, Operations, System, History, and Reports.
 6. Use Run fresh scan when you want to bypass the short-lived local scan cache.

## FAQ

### What does Flow Store Check check in WooCommerce?

It checks store-health signals across products, variations, inventory, checkout,
payments, shipping, transactional email, order states, HPOS, Action Scheduler, and
the WordPress/PHP/WooCommerce environment.

### Does Flow Store Check change my store data?

No. Flow Store Check is diagnostic-first and does not automatically edit, delete,
refund, cancel, change stock, or repair store data.

### Does Flow Store Check support HPOS?

Yes. Order diagnostics use WooCommerce order APIs and the plugin declares HPOS compatibility.

### Does Flow Store Check send store data anywhere?

No. This release contains no telemetry, analytics beacon, remote scan service, or
remotely delivered executable code.

### Why are catalog scans bounded?

Bounded scans keep admin requests predictable on larger stores. Each scan checks
up to 1,000 products and 2,000 variations.

### Does the health score guarantee that a store has no problems?

No. The score summarizes the checks included in the current release. Themes, custom
code, third-party integrations, hosting infrastructure, external payment systems,
and business-specific requirements may introduce issues outside Flow Store Check’s
scope.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Flow Store Check for WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ rejoyan9009 ](https://profiles.wordpress.org/rejoyan9009/)

[Translate “Flow Store Check for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/flow-store-check)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/flow-store-check/),
check out the [SVN repository](https://plugins.svn.wordpress.org/flow-store-check/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/flow-store-check/)
by [RSS](https://plugins.trac.wordpress.org/log/flow-store-check/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial public release.
 * Renamed the public plugin identity to Flow Store Check for WooCommerce for clear
   distinction and trademark-safe directory presentation.
 * Added responsive Store Health Dashboard with overview, diagnostics, catalog, 
   operations, system, history, and reports sections.
 * Added bounded product and variation diagnostics with product-quality and inventory
   signals.
 * Added checkout, payment, shipping, email, order-state, HPOS, Action Scheduler,
   and system diagnostics.
 * Added local capped scan-history summaries and score-change context.
 * Added CSV, JSON, and print-friendly reports.
 * Added site-timezone-aware scan timestamps and spreadsheet-safe CSV output.
 * Preserved read-only behavior, capability checks, nonce protection, and no external
   telemetry.

## Meta

 *  Version **1.0.0**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.9 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/flow-store-check/)
 * Tags
 * [checkout](https://tzm.wordpress.org/plugins/tags/checkout/)[diagnostics](https://tzm.wordpress.org/plugins/tags/diagnostics/)
   [health check](https://tzm.wordpress.org/plugins/tags/health-check/)[inventory](https://tzm.wordpress.org/plugins/tags/inventory/)
   [woocommerce](https://tzm.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://tzm.wordpress.org/plugins/flow-store-check/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/flow-store-check/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/flow-store-check/reviews/)

## Contributors

 *   [ rejoyan9009 ](https://profiles.wordpress.org/rejoyan9009/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/flow-store-check/)