Skip to content

softwarekashyap/Reindex

Repository files navigation

Magento 2 Reindex From Backend

Alt text

This extension will add the ability to Reindex from backend. Magento 2 Reindex From Backend by Kashyap Software allows store admins to update individual or all indexes manually right from the admin backend easily instead of running command line.

Installation without composer

  • Download zip file of this extension
  • Place all the files of the extension in your Magento 2 installation in the folder app/code/Kashyap/Reindex
  • Enable the extension: php bin/magento --clear-static-content module:enable Kashyap_Reindex
  • Upgrade db scheme: php bin/magento setup:upgrade
  • Deply Static Content: php bin/magento setup:static-content:deploy -f Developer Mode
  • Deply Static Content: php bin/magento setup:static-content:deploy Production Mode

Alt text

About

Kashyap Software - Magento 2 Reindex From Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages