/indexer-eav-optimise

Optimise EAV attribute indexer Most performance gains in large e-shops with multiple attribute sets many stores and many attributes

Primary LanguagePHP

#MageGuide IndexerOptimise M2 tested on 2.3.0

Optimise EAV attribute indexer Most performance gains in large e-shops with multiple attribute sets many stores and many attributes

Main Functionalities

  • Optimises catalog_product_attribute (Product EAV) performance

Installation

Place in app/code/MageGuide/IndexerOptimise * Required MageGuide_MGbase

###Type 1: Zip file

  • Unzip the zip file inapp/code/MageGuide
  • Enable the module by running php bin/magento module:enable MageGuide_IndexerOptimise
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Screenshots

Customization