springimport/magento2-module-catalog-indexer-bugfix 0.1.0

Bugfix for catalog indexer. Necessary for Magento <= 2.1.6.

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Catalog Indexer Bugfix

Bugfix for catalog indexer. Necessary for Magento <= 2.1.6.

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