Hello Everyone! This is MO😉. This blog will explain How to install and configure our Reindexing Plugin on Magento2.
Introduction:
We believe that you are aware of Magento Indexing. If not do check out our blog Ultimate Guide to Magento 2 Indexers. By default, we can able to run the reindexing command from the terminal usually the technical people or developer will be having access to it. To get rid of this issue our plugin will help you out.
With this plugin, you can run the reindexing from the admin or backend. Also, you can set up your reindexes to cron from admin.
Download our plugin Magento_Reindexing from Git Hub.
Setup Steps:
- Once you have the plugin place the module under the app/code directory.
- Run the deployment commands. If your beginner at Magento check out our blog Module Creation.
- If you planning to set up reindexing to cron. Kindly install the cron and make it ready.
Once you are done with the setup now you will be ready to do the configurations.
Configurations Steps:
- To enable this module, login to Magento admin, then go to store > settings > configurations > MOHITH > Reindex > Set "Yes" on Enable.
- You can enable Individual and Mass Reindexing According to your needs.
Individual Reindexing:
- Set "Yes" to Enable Individual Reindexing under the Mohith Reindex tab.
- Go to System > Tools > Index Management. You can find the new column "Reindex" on the Index Management Page.
Mass Reindexing:
- Set "Yes" to Enable Mass Reindexing under the Mohith Reindex tab.
- Go to System > Tools > Index Management. You can find the "Reindex All" option in the Dropdown on the Index Management Page.
Cron Config for Reindexing:
go to store > settings > configurations > MOHITH > Reindex > Set "Yes" on Enable, and Set "Yes" to Enable Cron Reindex
Manual Scheduler:
Set "Yes" to Enable Manual Scheduler for Reindex under the Cron Configuration of Reindex tab.
- Enter the schedule and the space between each Schedule Example: "For every Second * * * * *".
Default Scheduler:
Set "No" Enable Manual Scheduler for Reindex under the Cron Configuration of Reindex tab.
- Select the frequency per your need in the frequency section ( Daily, Weekly, Monthly).
- Set the time under the start time section.
go to store > settings > configurations > MOHITH > Reindex > Set "Yes" on Enable, and Set "No" to Disable Cron Reindex
Note:
If your catalog, customers, and orders are small, you can run reindexes effectively from admin. Otherwise, it's better to set it up to Cron.
FAQ’s
Is this Plugin Free?
Yes, you can download it from Git Hub.
Does this Plugin work with Magento 2.4?
Yes, It works with Magento 2.3.x and 2.4.x versions too.
Where can I learn about Indexers?
Kindly visit our blog, The Ultimate Guide to Magento 2 Indexers: Optimizing Performance and Boosting E-commerce Sales to know more about indexers.
0 Comments