How to upgrade M2E Pro extension via uploading ZIP file for Magento 2

If you found this post helpful, kindly share it and show your support :)

Before you start the upgrade process, you should check some aspects to prevent any further issues:

  • Ensure that you have a full write permissions to all files and folders of your Magento;
  • Check the configurations of your server to ensure that it has a Max execution time value set to 360 seconds or more and Memory Limit value set to at least 256 MB (512 MB preferable).

Once it is done, you should follow these steps to manually upgrade your M2E Pro:

  • You should download the latest version of the M2E Pro from here.
  • You should remove all files of previous M2E Pro version from your filesystem from the folder magento2_installation_dir/app/code/community/Ess.
  • You  should unpack the downloaded file into the Magento Core directory;
  • You  should run this command  following the pattern

php  magento2_installation_dir/bin/magento setup:upgrade ;

  • To  make the module work properly, it is necessary to deploy static content data. Please, check the here to learn how it can be done. 
  • For  the Production Mode of Magento it is strongly recommended to run the command following the pattern  path_to_your_magento/bin/magento setup:di:compile to increase the working speed of the Magento after the installation.

Moreover, you can find the archive of previous Module versions here.

Congratulations! You have successfully upgraded your M2E Pro 🙂

Loading

Mohammed Noufal

I'm Mohammed Noufal, working as Server Admin for the last 10 years.  In my day-to-day life, l had to face different problems related to Web-hosting. On my website Errorlogz.com, you can find solutions for different Web-hosting-related problems. Sometimes, I spent hours searching/googling to find a solution. This inspired me to start a website that gives solutions to different Webhosting problems. This website includes basic Linux and windows commands, and different control panels like cPanel, Plesk, DirectAdmin, Webmin & so on. You can find solutions and or suggestions for different Web-hosting related problems from here. Hence I would like to say Errorlogz is your server protector.  I will be glad if Logdetect can help any one of the Server admins to find a solution to his problem.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *