webshouters / magento2-reindex
A simple module that allows you to reindex data from Magento 2 admin
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.6.0|7.0.2|~7.0.6
- magento/module-ui: 100.1.*
This package is not auto-updated.
Last update: 2025-07-09 08:03:01 UTC
README
Magento 2 Extension
The extension helps to reindex data from admin without executing command line(CLI).
Features:
- Easy to use
- Simple reindex data from admin
- Fast Indexing
Installation
Run the following commands:
composer require webshouters/magento2-reindex bin/magento module:enable Wbs_Reindexer bin/magento setup:upgrade bin/magento cache:flush
Usage
After installing the extension, Login to your Magento Admin Panel
=> System
=> Tools
=> Index Management
In this section choose "ReIndex Data" from actions drodown list.
More articles and tutorials about Magento 2 visit: