An open API service indexing awesome lists of open source software.

https://github.com/alexandrosk/fix-category-limit

Fix Magento Category limit reindexer.
https://github.com/alexandrosk/fix-category-limit

Last synced: 2 months ago
JSON representation

Fix Magento Category limit reindexer.

Awesome Lists containing this project

README

        

# fix-category-limit
Fix Magento Category limit reindexer.
This is a known bug
https://github.com/magento/magento2/issues/8018

## Installation

`php bin/magento module:enable Notintyo_FixCategoryLimit`
`php bin/magento setup:upgrade`
`php bin/magento setup:di:compile`

Reindex, clear cache and your done!