Русские видео

Сейчас в тренде

Иностранные видео




Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



How to Upgrade Magento 2.x

► Fanpage:   / giaphugroupcom   ► Subscribe to my channel: https://www.youtube.com/giaphugroupco... ► Skype: cuongnq87 ► The website link: https://www.giaphugroup.com/magento-2... Hi everybody, I am Cuong, Welcome back to my Magento 2 tutorial video series. #Magento2Tutorial #Magento2Upgrade #magento2 Today, I am going to show everybody the best practice, How to upgrade Magento Community Edition version from 2.1.x to 2.2.x. Upgrading the core of Magento 2 is very simple. You only need to follow some basic steps by using composer, however, there is not many people know, how to do it correctly. That is the reason why I do this video. Upgrading Magento CE version 2.0.x to 2.1.x or 2.2.x or 2.3.x similar as 2.1.x to 2.2.x, in this practice, I choice upgrading Magento CE version 2.1.7 to 2.2.7 to show everybody, so if you are searching for the practice showing How to upgrade Magento CE version 2.0.x to 2.1.x or 2.2.x or 2.3.x you can use similar as the way I show in this video. Why should you upgrade the core of Magento 2? 1. The security reason, the newer version is always security better than the old version. 2. The bugs will be fixed in the new version. 3. The new features will be added in the new version. What do you need to note while upgrading the core of Magento 2? 1. If you are using a custom theme of third-party, you need to check it make sure this theme supports to upgrade to the new version of Magento 2. 2. If you are using the extensions of third-party, you need to contact the owner, make sure it supports to use in the new version of Magento 2. 3. Selecting the new version to upgrade compatible with the theme and extensions you are using, usually the latest version, you can see the latest version released by going to the link https://magento.com/tech-resources/do..., then look at the tab named Download with Full Release 4. Checking the system requirements, make sure that your server is compatible with the version of Magento 2 you selected. 5. Back up all the source codes and database. Okie, let's go. Let's do this practice, you need to follow steps by step: Step 1: Selecting the new version of Magento 2 CE to upgrade The current version I am using Magento CE 2.1.7, also, I am using the Luma theme, it is the default theme of Magento 2. Then I select Magento CE 2.2.7 to upgrade to. If you are using the custom theme and extensions from third-party, you must contact the owner, they will help you to select the suitable version for your theme. Step 2: Checking the system requirements. I select Magento CE 2.2.7, I need to check my server make sure that it is compatible with this version. Go to the link https://devdocs.magento.com/guides/v2... Check the Web servers, Database, PHP With Magento CE 2.2.7, I need to have the Apache 2.2 or 2.4, MySQL 5.6 or 5.7, PHP 7.0.13 – 7.0.x or 7.1.x Step 3: Backup all the source codes and database. You are not allowed to skip it, this step will help you to revert the old version if the upgrade is failed. There are many ways to back up the source codes and database of Magento 2, I will show you the best practice about this in another video. You can use this command line for backups. I had these modules because I installed the sample data for testing. This is the data I got after installing the sample data, if you want to learn How to install sample data for Magento 2, you can get it in the link http://bit.ly/2OKBBwK, you need to change the versions of these modules. You can update this message here, if you don't have an account yet, you must register an account. If you don't have the access key, please create a new access key. I have been successfully updated the new packages. I have changed the version for these modules. I change from 100.1.* to 100.2.* for all the sample data modules. I used the default language code en_US for the default store view. If you use another language, you can add it to the command, I mean, it will similar this Step 4: Upgrade to the new version of Magento 2. After you are sure, all meet the standard, you can upgrade to the new version now. Under the root folder of your website, modify the composer.json file. Change the version to 2.2.7 Change the magento/product-community-edition to 2.2.7 Run the following command lines: php bin/magento maintenance:enable composer update php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento maintenance:disable Step 5: Test and see the results Go to the Magento Admin Panel Go to the storefront. Yeah, It works perfectly. I have been successfully upgraded to Magento CE 2.2.7 Please do not hesitate to contact me, if you need me to join your Magento project. My rate is $25/hour in Magento 1 and $30/hour in Magento 2.

Comments