PHPackages                             davix/module-admin-reindex - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. davix/module-admin-reindex

ActiveMagento2-module

davix/module-admin-reindex
==========================

Admin Indexer|Reintroduction of the reindex action in the admin panel

1.1.0(1w ago)00OSL-3.0PHPPHP ~8.1.0||~8.2.0||~8.3.0

Since Aug 5Pushed 1w ago1 watchersCompare

[ Source](https://github.com/DavixHQ/module-admin-reindex)[ Packagist](https://packagist.org/packages/davix/module-admin-reindex)[ RSS](/packages/davix-module-admin-reindex/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Davix - Module Admin Reindex
============================

[](#davix---module-admin-reindex)

```
`davix/module-admin-reindex`

```

- [Main Functionality](#main-functionality)
- [Requirements](#requirements)
- [Installation](#installation)
- [Configuration](#configuration)
- [Permissions](#permissions)
- [FAQ](#faq)

Main Functionality
------------------

[](#main-functionality)

This module reintroduces the ability to reindex your store in the admin panel, from the System &gt; Index Management grid.

- **Reindex All** - a one-click toolbar button that rebuilds every indexer, with no need to select rows first.
- **Reindex Invalid** - a one-click toolbar button that rebuilds only the indexers that are currently invalid, with no need to select rows first.
- **Reindex All** (mass action) - rebuilds whichever indexers you select in the grid.
- Per-indexer success/skip/failure reporting, so a single failing indexer doesn't hide the result of the others, and each success message shows how long that indexer took.
- Optional automatic increase of PHP's `max_execution_time` for the duration of a manual reindex, to reduce timeouts on large catalogs (see [Configuration](#configuration)).
- Every manual reindex is logged with the admin username that triggered it, for stores where more than one admin has access.

Requirements
------------

[](#requirements)

- Magento Open Source / Adobe Commerce 2.4.x
- PHP 8.1, 8.2, or 8.3

Installation
------------

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Davix/AdminReindex`
- Enable the module by running `php bin/magento module:enable Davix_AdminReindex`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require davix/module-admin-reindex`
- enable the module by running `php bin/magento module:enable Davix_AdminReindex`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

Under **Stores &gt; Configuration &gt; Advanced &gt; Davix Admin Reindex** you can control:

SettingDefaultDescriptionIncrease Execution Time for Manual ReindexYesRaises PHP's `max_execution_time` for the duration of a manually triggered reindex.Max Execution Time (seconds)0 (unlimited)Only applies when the setting above is enabled.Permissions
-----------

[](#permissions)

Access to the reindex actions is controlled by its own ACL resource, separate from general backend access:

**System &gt; Permissions &gt; User Roles &gt; (role) &gt; Role Resources &gt; Davix Admin Reindex &gt; Re-index**

Grant this resource to any admin role that should be able to trigger a manual reindex from the grid, without needing to grant broader backend permissions.

FAQ
---

[](#faq)

If you have any issues while using any of our modules please feel free to get in touch and we will be happy to help resolve them for you.

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance98

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1838 days

Total

2

Last Release

11d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2516468?v=4)[Wei](/maintainers/Davix)[@davix](https://github.com/davix)

---

Top Contributors

[![DavaGordon](https://avatars.githubusercontent.com/u/4630696?v=4)](https://github.com/DavaGordon "DavaGordon (8 commits)")

---

Tags

magentomagento-2magento-indexmagento2magento2-extensionmagento2-extension-freemagento2-modulemagento2-module-free

### Embed Badge

![Health badge](/badges/davix-module-admin-reindex/health.svg)

```
[![Health](https://phpackages.com/badges/davix-module-admin-reindex/health.svg)](https://phpackages.com/packages/davix-module-admin-reindex)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.5M1](/packages/fastly-magento2)[mollie/magento2

Mollie Payment Module for Magento 2

1142.0M17](/packages/mollie-magento2)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27714.5k4](/packages/nosto-module-nostotagging)[checkoutcom/magento2

Checkout.com Payment Gateway for Magento 2

34280.5k3](/packages/checkoutcom-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1861.2k](/packages/myparcelnl-magento)[doofinder/doofinder-magento2

Doofinder module for Magento 2

12256.9k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
