Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

You have the ability to install/upgrade your M2E Pro Instance directly from Magento Marketplace. Starting with Magento 2.4.0, the Web Setup Wizard is removed, and you must use the command line to install or upgrade to install or upgrade M2E Pro, so the method requires technical skills.

Tip
titleTip

To use this method, you must have a Customer Account on Magento Marketplace.

...

Note
titleImportant

If your M2E Pro was not initially installed from Magento Marketplace but you would like to upgrade the Module on the Magento Marketplace website now, please follow these instructions first.

Installation

Recommendations before starting the installation process:

...

Code Block
composer require m2epro/magento2-extension

Step 6. Enter your Magento authentication keys. Your public key is your username; your private key is your password.

Step 7. Wait for Composer to finish updating your project dependencies and make sure there aren’t any errors:

...


Provide the initial configurations for Extension and enjoy your sales on eBay/Amazon/Walmart Channel via M2E Pro.

Upgrade

Note
titleImportant note

If your M2E Pro was not initially installed from Magento Marketplace but you would like to upgrade the Module on Magento Marketplace website now, please follow these instructions first.

...