...
- Use Flat Catalog Category = Yes
- Use Flat Catalog Product = Yes
Reindex
...
Product and Category
...
Subsequently, navigate to System → Index Management and reindex Category Flat Data and Product Flat Data index:
...
Flat Catalog
If your server cron job runs properly, Product and Category Flat Catalog will be reindexed automatically.
You can force reindex via ssh by following command in your Magento 2 installation folder:
Code Block | ||
---|---|---|
| ||
php bin/magento indexer:reindex
|
Troubleshooting
Common Magento issues related to module installation:
...