springimport / magento2-module-catalog-indexer-bugfix
Bugfix for catalog indexer. Necessary for Magento 2.0.* & 2.1.*.
Package info
github.com/springimport/magento2-module-catalog-indexer-bugfix
Type:magento2-module
pkg:composer/springimport/magento2-module-catalog-indexer-bugfix
1.0.4
2017-11-21 16:03 UTC
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0
- magento/module-catalog: ~100.0.0|~100.1.0
This package is not auto-updated.
Last update: 2026-03-11 01:33:06 UTC
README
Bugfix for catalog indexer issue in Magento 2.0.x and 2.1.x.
⚠️ DEPRECATED - This module is only for Magento 2.0.x and 2.1.x
Bugfix for catalog indexer. This bug was fixed in Magento 2.2.0 and later versions. DO NOT use this module with Magento 2.2+ or 2.4+
References: GitHub issue #8018, Stack Overflow
Version Compatibility
| Magento Version | PHP Version | Status |
|---|---|---|
| 2.2.x - 2.4.x | 7.0+ | ❌ Incompatible |
| 2.0.x - 2.1.x | 5.6 - 7.1 | ✅ Compatible |
Installation
composer require springimport/magento2-module-catalog-indexer-bugfix php bin/magento module:enable SpringImport_CatalogIndexerBugfix php bin/magento setup:upgrade