Description
Altrix Catalog Readiness for WooCommerce is a read-only whole-catalog scanner for store owners, developers, and agencies preparing a WooCommerce catalog for launch, migration, or bulk import.
The Free Edition checks parent products for:
- Missing product image.
- Missing price.
- Missing SKU.
- No useful product category.
- Missing short description.
- Missing description.
- Products that are not published.
It also provides:
- Catalog Health score.
- Ready, warning, and blocking status.
- Sequential AJAX batch scanning.
- Search and readiness/issue filters.
- Browser-side pagination.
- Cancel scan, one automatic retry, and request timeout protection.
- A catalog-consistency guard that stops if the product count changes during a scan.
The scanner is read-only. It never automatically changes product data. Scan results remain in the browser page and are cleared on reload. It does not use an external scanning API, tracking service, or custom database table.
Free and Pro
The Free Edition is independently useful and contains no time limits, scan quotas, license locks, or artificially disabled included functionality.
A separate commercial Pro plugin may add advanced catalog checks and CSV reporting. No Pro code is bundled with, locked inside, or required by this Free Edition.
Development and Source Code
All custom source code required to understand and modify this plugin is included in the distributed plugin.
- Human-readable JavaScript source:
src/admin.js - Runtime JavaScript:
assets/js/admin.js(a readable copy of the source) - Runtime CSS:
assets/css/admin.css
No build tools, package manager, transpiler, bundler, or minification step is required to regenerate the distributed assets.
The complete human-readable source is distributed with this plugin package; no separate development repository is required.
Screenshots



Installation
- Upload and activate the plugin.
- Make sure WooCommerce is active.
- Go to WooCommerce > Catalog Readiness.
- Choose a batch size and select Start Catalog Scan.
- Review Ready, Warning, and Blocking products. Use Edit Product to correct items manually.
FAQ
-
Does the plugin automatically edit products?
-
No. The scanner is read-only and does not automatically save corrections.
-
Are scan results stored in my database?
-
No. Scan results are displayed in the browser page and cleared when the page reloads.
-
Does it send my catalog to Altrix Web?
-
No. The Free Edition does not send product data to an external scanning service.
-
What does Pro add?
-
The separate Pro plugin adds advanced checks such as duplicate SKUs, shipping data, variable-product variation readiness, external-product URLs, downloadable-file readiness, sale-date checks, featured/out-of-stock checks, and CSV reporting.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Altrix Catalog Readiness for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Altrix Catalog Readiness for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Added explicit bundled human-readable JavaScript source documentation.
- Removed the not-yet-public Plugin URI during directory review.
1.0.0
- Initial Free Edition release.
- Added core product readiness checks for images, prices, SKUs, categories, descriptions, and publishing status.
- Added read-only batch scanning, Catalog Health score, search, filters, pagination, cancel, retry/timeout handling, and catalog consistency protection.
