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
- Upload the plugin folder to
/wp-content/plugins/. - Activate WooCommerce if it is not already active.
- Activate
LynkPIM Catalog Health Checkerfrom the WordPress Plugins screen. - Open
LynkPIM Catalog Health Checkerin wp-admin. - Review the settings page and save your preferred scan configuration.
- 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.
ContributorsTranslate “LynkPIM Catalog Health Checker” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.