webshouters / magento2-reindex
A simple module that allows you to reindex data from Magento 2 admin
Package info
github.com/webshouters/magento2-reindex
Type:magento2-module
pkg:composer/webshouters/magento2-reindex
1.0.0
2018-02-23 06:52 UTC
Requires
- php: ~5.6.0|7.0.2|~7.0.6
- magento/module-ui: 100.1.*
This package is not auto-updated.
Last update: 2026-03-18 11:06: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: