Category: Magento 2

0

Magento 2 – Regenerate Url Rewrites

In Magento 2, there is no way for admin to regenerate URL rewrites, it’s done automatically behind the scenes when admin add/edit product or category. Magento 1 had an indexer to regenerate URL keys....

0

Upgrade Magento2 via command line

In this blog, today I’m going to explain that how you can you can upgrade or update your current Magento version to latest version or specific higher version using composer and command line. For...