magepal / magento2-reindex
magepal/magento2-reindex
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
Reindex Magento 2 / Adobe Commerce from Admin
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.

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 [email protected] and if we like your idea we will add this feature for free or at a discounted rate.
Magento 2 Extensions
- Custom SMTP
- Catalog Hover Image for Magento
- Enhanced Success Page for Magento 2
- Enhanced Transactional Emails for Magento 2
- Google Tag Manager
- Enhanced E-commerce
- Reindex
- Custom Shipping Method
- Preview Order Confirmation
- Guest to Customer
- Admin Form Fields Manager
- Customer Dashboard Links Manager
- Lazy Loader
- Order Confirmation Page Miscellaneous Scripts
- HTML Minifier for Magento2
© MagePal LLC. | www.magepal.com
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.2.1 | stable | Fail | Magento 2.4.8-2.4.9 Details | 2026-05-14 20:23:03 |
| 1.2.0 | stable | Not tested | Not yet tested Details | 2025-10-22 16:37:32 |
| 1.1.4 | stable | Not tested | Not yet tested Details | 2025-06-11 14:27:28 |
| 1.1.3 | stable | Not tested | Not yet tested Details | 2024-04-30 14:58:16 |
| 1.1.2 | stable | Not tested | Not yet tested Details | 2023-03-17 13:59:06 |
| 1.1.1 | stable | Not tested | Not yet tested Details | 2022-04-12 18:36:10 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2021-01-06 01:23:49 |
| 1.0.11 | stable | Not tested | Not yet tested Details | 2020-07-31 00:18:02 |
| 1.0.10 | stable | Not tested | Not yet tested Details | 2020-07-03 16:51:16 |
| 1.0.8 | stable | Not tested | Not yet tested Details | 2019-10-10 20:28:23 |
| 1.0.7 | stable | Not tested | Not yet tested Details | 2019-05-29 15:20:55 |
| 1.0.6 | stable | Not tested | Not yet tested Details | 2019-04-01 16:11:46 |
| 1.0.5 | stable | Not tested | Not yet tested Details | 2018-12-22 21:09:08 |
| 1.0.4 | stable | Not tested | Not yet tested Details | 2018-03-30 20:16:20 |
| 1.0.3 | stable | Not tested | Not yet tested Details | 2018-03-21 20:25:17 |
| 1.0.2 | stable | Not tested | Not yet tested Details | 2018-01-01 19:57:21 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2017-10-13 16:17:14 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2017-05-11 13:10:17 |
Requires 4
| Package | Constraint |
|---|---|
| php | ~8.3.0|~8.4.0|~8.5.0 |
| magento/module-backend | 102.0.* |
| magento/framework | 103.0.* |
| magepal/magento2-core | >=1.1.14 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from magepal
View vendorCustomer and Address Form Fields Manager for Magento2
Enable/Disable Newsletter Signup Email
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.
