springimport/magento2-module-catalog-indexer-bugfix

Bugfix for catalog indexer. Necessary for Magento 2.0.* & 2.1.*.

Installs: 35

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 2

Open Issues: 0

Type:magento2-module

pkg:composer/springimport/magento2-module-catalog-indexer-bugfix

1.0.4 2017-11-21 16:03 UTC

This package is not auto-updated.

Last update: 2025-12-31 00:39:33 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