cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.3: One or more indexers are invalid

Magento 2.3: One or more indexers are invalid

We are facing a problem with Magento 2.3 in indexers we tried a lot to fix it without any solution

You could see from the next screenshot that Reindex Required enter image description here

We tried to edit our Cron job to fix the problem without any solution, below screenshot from our cron job enter image description here

Could anyone help us in this issue, considering that we are using cpanel and don't have any access on SSH, we are using Magento 2.3, and we using php 7.2

Thank you in advance

2 REPLIES 2

Re: Magento 2.3: One or more indexers are invalid

You can reindex programmatically by below links,

Reindex Programmatically In Magento 2

 

You can reindex using SSH if you have any SSH access.

Run Command,

php bin/magento indexer:reindex

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: Magento 2.3: One or more indexers are invalid

Hello @Amr_Ali,

 

Please install below extension 

https://bsscommerce.com/reindex-from-backend-for-magento-2.html

 

After you can easily reindex data from adminpanel

 

--
If my answer is useful, please Accept as Solution & give Kudos