Improved Asynchronous Re-indexing
v1.1.6

Getting Started

Welcome to the Improved Asynchronous Re-indexing Documentation.

This is a backend-only extension, which brings all your indices to a single panel and allows you to schedule reindexing, perform a manual reindex, and maintain a history of indices updates.

Go ahead, dive in!

Firstly, please check out our extension in the My Downloadable Products section of our store. Learn how to install extension.

Since this extension brings all its functions to a single panel, you may visit System -> Tools -> Index Management and start working with your indices within our Dashboard.

How to install the extension

How to install the extension Back up your store's database and web directory. Log in to the SSH console on your server and navigate to the root directory of the Magento 2 store. Copy the installation instructions from the page My Downloadable Products to...

Reindexing Dashboard

Reindexing Dashboard All functions of Asynchronous Reindexing extension are combined on a single dashboard, located at System -> Tools -> Index Management. As you can see from the screenshot above, it breaks into two sections: Indices Table - cont...

How to upgrade extension

How to upgrade extension To upgrade the extension, take the following steps: Back up your store's database and web directory. Log in to the SSH console of your server and navigate to the root directory of the Magento 2 store. Run the command composer upd...

Disabling the Extension

Disabling the Extension Temporarily Disable To temporarily disable the extension, please take the following steps: Log in to the SSH console on your server and navigate to the root directory of the Magento 2 store. Run the command php -f bin/magento modu...

Change Log

Change Log 1.1.6 (2024-03-26) Improvements Added cronjob to auto cleanup old records (indexation history) 1.1.5 (2023-04-11) Improvements Added support of Magento 2.4.6 1.1.4 (2022-06-30) Fixed flock(): supplied resource is not a valid stream resou...