sohelrana09 / magento2-module-product-indexer

Magento2 process indexing through admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In Magento2, You can't run indexing from admin. So this module will help you to run indexing from admin.

Setup step:

  1. copy SR folder inside app/code
  2. var folder permission should be 777
  3. run following command 'php bin/magento setup:upgrade'
  4. var folder permission should be 777

About

Magento2 process indexing through admin


Languages

Language:PHP 100.0%