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.
- Host: GitHub
- URL: https://github.com/alexandrosk/fix-category-limit
- Owner: alexandrosk
- License: gpl-3.0
- Created: 2017-12-12T16:01:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T16:03:08.000Z (over 7 years ago)
- Last Synced: 2025-01-29T10:52:22.181Z (4 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!