Skip to content

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

Notifications You must be signed in to change notification settings

magepal/magento2-reindex

Repository files navigation

Magento2 plugins

Reindex Magento 2 / Adobe Commerce from Admin

Total Downloads Latest Stable Version

For Magento 2.0.x, 2.1.x, 2.2.x and 2.3.x

Reindexing your Magento 2 / Adobe Commerce store from Magento's admin has been removed and your only option is to set your indexes to "Update on Save" or reindex using SSH / CLI command line which is time-consuming. With our free Reindex module for Magento 2, you can quickly and easily update individual or all indexes from within your Magento admin. Ideal for project managers or QA department during site development and testing of new product and functionality. This module is not meant for large productions environment.

Magento Reindex

Indexes

catalog_category_product Category Products catalog_product_category Product Categories catalog_product_price Product Price catalog_product_attribute Product EAV cataloginventory_stock Stock catalogrule_rule Catalog Rule Product catalogrule_product Catalog Product Rule catalogsearch_fulltext Catalog Search 

Magento Store Reindex Mode

By default, you can set your store indexers to "Update on Save" or "Update by Schedule". Setting your Magento store to index on save will update your indexes when admin changes occur, while update by schedule only run at a set interval by your cron job. In your server cron must be set up correctly for "Update by Schedule" to work which must be set up by a developer, system admin or hosting company.

Documentation

Installation Using Composer (recommended)

composer require magepal/magento2-reindex 

How to reindex your Magento 2 / Adobe Commerce store from Command Line - One or more indexers are invalid

Reindex Magento Data via SSH (from Magento root folder)

php bin/magento indexer:reindex

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 support@magepal.com and if we like your idea we will add this feature for free or at a discounted rate.

Magento 2 Extensions

© MagePal LLC. | www.magepal.com