themagelover / admin-manually-reindex
Manually Reindex on the Admin panel
Installs: 110
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.1
- magento/module-indexer: 100.3.*|100.4.*
This package is auto-updated.
Last update: 2025-07-05 10:47:32 UTC
README
Give the admin user the possibility to run the indexing on the admin panel. This extension is totally free, easy to install and use.
The code is written in the simplest way, easy to understand, and extend.
Installation
Install via composer
composer require themagelover/admin-manually-reindex
Deploy the extension
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento module:enable TheMageLover_AdminManuallyReindex
User guide
System > Tools > Index Management
- Choose the Indexers that need to be reindexed.
- In the dropdown Actions, choose Reindex
- Click on the Submit button