Skip to content

rohitkundale/module-reindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Reindex Module

Installation

Log in to the Magento server, go to your Magento install directory and run following commands:

composer require rohitkundale/module-reindex

php -f bin/magento module:enable RohitKundale_Reindex
php -f bin/magento setup:upgrade

rm -rf pub/static/*; rm -rf var/view_preprocessed/*;
php -f bin/magento setup:static-content:deploy

Screenshots

Magento2 Reindex