You can always download the recent version free of charge from your account installing an upgrade is easy
See Magento (and other software) versions we support and guarantee their compatibility with our extensions
🚩Challenge
As data changes, the indexed data also needs to be changed (or reindexed). An admin can’t run reindexation via command line and ssh. So, there is a time gap between the changes and reindexation that can badly influence the store performance and result in cart abandonments.
💫Solution
Magento 2 Reindex extension lets admins automatically check the index statuses from the backend in one click and start a reindexing process if some of the indexes are outdated. The solution helps to save valuable time and enhance the store performance by reindexing data as soon as any changes occur.
Automate the routine processes of manual store data reindexation
Boost your store performance by reindexing pages right from the admin panel
Prevent the store from cart abandonments with easy-to-use reindexation
Reindex the store directly from the admin panel
Usually, reindexing becomes a time-consuming task and can’t be managed conveniently. With the extension, an admin can perform Magento 2 index management from the admin panel by applying mass action to the chosen indexers to reindex them.
Manage reindexation in a handy grid
Automate and simplify the reindex process and keep all indexation info at a hand with Reindex from Admin panel for Magento 2. Easily track and manage reindexation without additional actions. Reset all indexers or stop reindex processes in a handy grid if needed.
Reindex without ssh access
Usually, store owners are not able to reindex Magento 2 data without ssh access. But for the extension SSH access is not necessary. There’s no need to open it and run commands, which requires technical skills. Reindex your Magento 2 store data programmatically.
Reindex all data in one click
Save time on reindexing all data in bulk with the ‘Reindex all’ button. Create your own Magento 2 reindex schedule using Cron. Thus, the extension will automatically keep all info relevant according to the settings.
Check reindexation status live
To be informed and timely find out possible errors, you can easily check the stage of reindexation for each indexer in a handy grid. The ‘Status’ column displays in which status each particular indexer is at the moment. Track the indexers that are already reindexed or still processing in one place.
Run Magento 2 data reindex on save
Configure Magento 2 reindex extension to reindex data automatically as soon as you save data changes. It will help to deliver the relevant info to customers as soon as possible and avoid misunderstandings from their side, which improves customer loyalty, especially if you have to change product info too often.
Give your customers no chance to abandon shopping carts
Assist your customers with the checkout process and reduce support time on credentials requests with Login as Customer for Magento 2. Provide better shopping experience and get deeper insight on how the store performs from your shoppers' point of view.
Efficiently manage all cron tasks
Timely find out cron tasks execution errors and prevent all possible negative impact on a webstore performance with Cron Scheduler for Magento 2 tool.
By the way, if you're having any trouble with exporting a huge number of orders in bulk, try out magento 2 programmatically orders export. According to the statistics, the extension can cover each business need in synergy with the following solutions: magento shipping plugin and magento 2 delete orders.
To reindex Magento 2 indexers manually, do the following:
If you'd like to equip your store with the additional features that you haven't found in the current extension versions, you are welcome to order our Magento Custom Development Service. Boost your store with the power of most efficient developers from Amasty and maximize your revenue. The first consultation is free.
While Magento offers default indexers, you can create custom ones for specific business logic. Here’s how to create a custom Magento 2 indexer and reindex it:
After setting up, refresh the cache and verify the custom indexer in System > Tools > Index Management. You can reindex using Magento 2 command:
bin/magento indexer:reindex custom_indexer_id
And reset Magento 2 indexer with:
bin/magento indexer:reset custom_indexer_id
To reindex a specific index in Magento 2, follow these steps:
To reindex one Magento 2 product programmatically, use Indexer classes.
Drop us a line and we'll customize this extension for you!
You can always download the recent version free of charge from your account installing an upgrade is easy
See Magento (and other software) versions we support and guarantee their compatibility with our extensions
Login and Registration Form