magepal/magento2-reindex 1.0.2

Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.

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

Total Downloads Latest Stable Version

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.

Magento Reindex

Installation

Step 1

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

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

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

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

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.

© MagePal LLC.