Versions Compared

Key

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

Table of Contents

...

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:

...

Code Block
composer update m2eprom2e/ebay-amazon-magento2-extension

Step 4. Run the following commands to upgrade, deploy, and clean the cache.

...