Does anybody know how to reindex in Mage2 admin panel?
Mage is on remote server
many thanks
Hello Do you mean you want to do the reindexing from backend ? There are lot of extensions are available for the same.
https://github.com/BssGroup/magento2-reindex?files=1
https://github.com/magepal/magento2-reindex
@luke_mersh There is no default option in magento 2 for re-indexing.
Instead you can use the below command for re-indexing.
php bin/magento indexer:reindex
Thanks
I dont think you understand..
I am unsure how to install properly extensions, I thought there might have been a fuction already built in that i could use.
installing extension is difficult for me as I am working remotely and using the default Luma theme, as I am still learning about creating new custom themes.
I am looking to do it without paying for extension too.
I have no idea how to enter that command when my site is on a remote server.
sorry.
@luke_mersh do you have ssh credentials?
I dont think so.
@luke_mersh you can generate them using cpanel.