springimport/magento2-module-catalog-indexer-bugfix

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

1.0.4 2017-11-21 16:03 UTC

This package is not auto-updated.

Last update: 2024-12-31 20:03:44 UTC


README

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

Github issue, StackOoerflow.

Enable module:

php -f bin/magento module:enable SpringImport_CatalogIndexerBugfix

Disable module:

php -f bin/magento module:disable SpringImport_CatalogIndexerBugfix

Update system:

php -f bin/magento setup:upgrade