• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

How to upgrade magento version?

magemonkeys

New Pleskian
If you want to upgrade Magento version you need following steps.

Backup your Magento store:

Creating backups for your Magento 2 site is so urgent and necessary that you can protect all data from the disappearance through Backup Management if there is any change or break on the site. Follow this guide to backup your Magento 2 store.

You need on Your maintenance mode:
You should put your store in maintenance mode while upgrading. To enable maintenance mode:

php bin/magento maintenance:enable
It will create a new file var/.maintenance.flag. If you cannot disable maintenance mode, you can remove this file [Remmember!]

Upgrade to your Magento version:
In this case, I will upgrade to Magento version 2.2.1. See latest releases at to read more just click here. How to Upgrade Magento version from 2.3.2 to 2.3.5?
 
This thread is not related to Plesk.

But please use the official documentation when upgrading Magento 2.


The Plesk really help when you are running Magento 2. Specially the Out of the Box Docker capabilities. We can run Varnish, Redis, RebbitMQ Dockers easily which are the services required my Magento 2.
 
If you want to upgrade Magento version you need following steps.

Backup your Magento store:

Creating backups for your Magento 2 site is so urgent and necessary that you can protect all data from the disappearance through Backup Management if there is any change or break on the site. Follow this guide to backup your Magento 2 store.

You need on Your maintenance mode:
You should put your store in maintenance mode while upgrading. To enable maintenance mode:

php bin/magento maintenance:enable
It will create a new file var/.maintenance.flag. If you cannot disable maintenance mode, you can remove this file [Remmember!]

Upgrade to your Magento version:
In this case, I will upgrade to Magento version 2.2.1. See latest releases at to read more just click here. How to Upgrade Magento version from 2.3.2 to 2.3.5?
thanks for valuable information.
 
Upgrading to the latest version will allow your online store to be PCI compliant, access current security updates, support for new releases, and even a free and open-source page builder with improved security.
 
Back
Top