WRN Store Monitor Lite helps detect WooCommerce operational issues out of the box. It runs a health scan of your store — failed orders, stuck orders, payment failure patterns, checkout configuration, inventory, and environment — and surfaces what needs attention on one dashboard.
How it works
- Install and activate the plugin.
- Go to WooCommerce → Store Monitor.
- Click Run Scan Now to get your first health report.
- Come back anytime, or enable automatic scans and email alerts in Settings.
Key features
- Helps detect failed orders, with 24-hour and 7-day counts
- Surfaces stuck orders (pending, on-hold, or processing longer than your thresholds)
- Helps identify payment failure patterns broken down by gateway
- Monitors basic checkout configuration — HTTPS, enabled gateways, and order-received page reachability
- Alerts when an enabled payment gateway is still in test/sandbox mode — a common mistake that means real customers are not being charged
- Surfaces refund activity over the last 30 days, with a refund rate, so spikes are easy to catch
- Surfaces stock and inventory issues (out-of-stock, low-stock, no price set, and missing SKU products)
- Reports environment diagnostics (PHP/WordPress/WooCommerce versions, memory limits, SSL certificate expiry)
- Reports HPOS (High-Performance Order Storage) compatibility status
- Checks email deliverability configuration (SMTP plugin detection, sender address/name issues, disabled order notifications)
- Reports Action Scheduler and WP-Cron health
- Store health score (0–100) with a 30-day trend
- Logs operational events with timestamps — no customer personal data is stored
- Sends email alerts when a monitor first reaches Critical
- CSV and JSON export of scan results
- No license key required
- HPOS compatible
No external API calls except two self-checks of your own site — an SSL certificate expiry check and an order-received page reachability check, both of which connect only to your own store's domain. See the Installation section for details. No data is ever sent to WebReadyNow or any third party.
Free vs Pro
Included in both Free and Pro:
- Failed order, stuck order, payment failure pattern detection
- Inventory, environment, HPOS, email deliverability monitors
- Basic checkout configuration check
- Health score dashboard, event log, email alerts
Pro only:
- Continuous checkout, cart, and wc-ajax monitoring with response-time trending
- Slack/webhook alerts, alert delivery logging, failed-alert notices
- Incident timeline and diagnostic evidence export
- AI-assisted diagnosis (bring your own Anthropic key)
- Silent gateway failure, duplicate charge risk, customer risk, and subscriptions monitors
Free is not a trial — every feature above stays available for as long as you use the plugin. Pro adds continuous monitoring infrastructure and AI-assisted diagnosis for stores that need deeper, always-on coverage.
Upgrade to Pro →
- Upload the plugin folder to
/wp-content/plugins/ or install via Plugins > Add New.
- Activate the plugin through the Plugins menu in WordPress.
- Go to WooCommerce → Store Monitor.
- Click Run Scan Now to generate your first health report.
Requirements
- WordPress 6.0 or later
- WooCommerce 7.0 or later
- PHP 8.0 or later
External services / network requests
This plugin makes two outbound network connections, both to your own store's domain only — never to WebReadyNow or any third party:
- An SSL certificate check opens a TLS connection to your site's own domain to read the certificate expiry date, so the Environment Diagnostics monitor can warn you before it expires.
- An order-received page check sends an HTTP request to your own store's WooCommerce thank-you page URL to confirm it is reachable, used by the Checkout Configuration monitor. This check can be turned off in Settings.
No store data, customer data, or order data ever leaves your server.