LynkPIM Catalog Health Checker

Description

LynkPIM Catalog Health Checker is a WordPress admin plugin for WooCommerce stores.
It scans published WooCommerce products, calculates a Catalog Health Score, and highlights common catalog quality issues such as missing images, weak descriptions, missing prices, and incomplete variation setup.

The plugin is designed to be useful on its own while gently introducing LynkPIM as the next step for stores that need more advanced product data operations.

Features in v0.1.0:

  • Manual full catalog scan
  • Incremental rescan option based on recently modified products
  • Store-wide catalog health score
  • Product-level issue reporting
  • Filters for critical issues, warnings, and low-score products
  • Per-check enable or disable settings
  • Configurable weak description threshold
  • Configurable low-score threshold
  • Optional scheduled scan toggle

Supported issue checks in v0.1.0:

  • Missing featured image
  • Missing featured image alt text
  • Missing gallery images
  • Missing short description
  • Weak or missing full description
  • Missing SKU
  • Missing price
  • Missing category
  • Missing tags
  • Missing attributes
  • Missing variation attributes
  • Missing variation attribute values
  • Missing variation images
  • Missing variation prices

Installation

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate WooCommerce if it is not already active.
  3. Activate LynkPIM Catalog Health Checker from the WordPress Plugins screen.
  4. Open LynkPIM Catalog Health Checker in wp-admin.
  5. Review the settings page and save your preferred scan configuration.
  6. Run a manual full rescan from the dashboard or settings screen.

FAQ

Does this plugin modify my products?

No. The plugin scans product data and stores reporting results, but it does not edit product content.

Does it support variable products?

Yes. The MVP checks variable product structure, variation attribute values, variation images, and variation pricing readiness.

Can I disable individual checks?

Yes. The settings screen lets you enable or disable individual checks used by the scanner.

Does it work without WooCommerce?

No. WooCommerce must be installed and active.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“LynkPIM Catalog Health Checker” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1.0

  • Initial public MVP release.
  • Added batched WooCommerce product scanning.
  • Added dashboard, reports, settings, and operational controls.
  • Added catalog health score calculation and product issue persistence.
  • Added manual full rescan, incremental rescan, and clear-results controls.