Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

M2E Pro source code package is released on packagist.org and github.com. You can use Composer to install the Extension from one of these resources.

Note
titleNote

This way of Module installation/upgrade requires technical skills.

Installation

Follow the next steps to install M2E Pro:

...

Provide the initial configuration of the selected Integration and enjoy your sales on Marketplaces via M2E Pro.

Note
Note
title

This instruction does not contain any recommendations for enabling the Maintenance Mode in your Magento. The decision is up to you.

Tip
Tip
title

If you face any issues during the installation process, read this article to find the solution.

Upgrade

Important
Note
title

If your M2E Pro was initially installed from Magento Marketplace, please follow the instructions from this articleto upgrade the Module via Composer.

Please complete the next steps to upgrade M2E Pro:

...

It will automatically download all updated files and upgrade your Module automatically.

Step 2. To complete the process, run the commands below:

Code Block
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Our Congratulations! You have successfully upgraded your M2E Pro.

Note
Note
title

This instruction does not contain any recommendations for enabling the Maintenance Mode in your Magento. The decision is up to you.

Tip
Tip
title

If you face any issues during the upgrade process, read this article to find the solution.

...