rohitkundale/module-reindex

Magento 2 Reindex Module

Installs: 194

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 3

Forks: 0

Open Issues: 1

Type:magento2-module

1.0.1 2017-05-23 18:41 UTC

This package is not auto-updated.

Last update: 2024-05-26 00:35:49 UTC


README

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