Step By Step Guide to Upgrade Magento 2 to 2.3.5

May 8, 2020 yogita khasturi

Step By Step Guide to Upgrade Magento 2 to 2.3.5

Hello Magento Folks,

As we all know Magento 2.3.5. Has Been Officially Released today we will discuss, Step By Step Guide to Upgrade Magento 2 to 2.3.5 so let’s check all the step carefully and keep your store updated.

Step 1: Backup your Magento store

This step is very important and we recommend to not ignore this step. With backup you will protect all data from the disappearance through Backup Management if there is any issue or site is break or down. 

Step 2: Update Magento 2 with composer

Magento uses Composer to manage components and their dependencies. Using Composer we can update downgrade Magento version. you need to execute below commands to update store to Magento 2.3.5.

Step 3: Flush Cache From Directories

Now time to remove cache, generation. Run the following command line at Magento root folder:

Step 4:  Run Upgrade Magento and Compile

Run upgrade module, database schema and compile

Step 5:  Reindex Magento 2

You should run reindex for better performance after upgrading.

So now you can check your magento version from admin and you can also use command line for this just execute below command

Webiators offer Upgrade to the latest Magento 2 version, please contact us for further information and get a free quote.

Above were the steps of updating to Magento 2.3.5 with the composer. If you find any issue while following this issue feel free to leave comments I would be glad to help you,

Happy Coding.