magepal/magento2-reindex 1.0.1

Reindex Magento 2 from Admin

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Reindex Magento 2 from Admin

Reindex your Magento 2 store quickly and easily from backend/admin. Ideal for project managers or QA department during site development and not meant to be using in large production environment.

1 - Installation

Manually
  • Download the extension
  • Unzip the file
  • Create a folder {Magento 2 root}/app/code/MagePal/Reindex
  • Copy the content from the unzip folder
Using Composer
composer require magepal/magento2-reindex

2 - Enable Reindex (from {Magento root} folder)

  • php -f bin/magento module:enable --clear-static-content MagePal_Reindex
  • php -f bin/magento setup:upgrade

image


Need help setting up or want to customize this extension to meet your business needs? Please email [email protected] and if we like your idea we will add this feature for free or at a discounted rate.