https://github.com/m2epro/magento2-extension
eBay / Amazon / Walmart Integration for Magento v2.x.x
https://github.com/m2epro/magento2-extension
amazon e-commerce ebay m2epro magento walmart
Last synced: 5 months ago
JSON representation
eBay / Amazon / Walmart Integration for Magento v2.x.x
- Host: GitHub
- URL: https://github.com/m2epro/magento2-extension
- Owner: m2epro
- Created: 2016-06-20T07:32:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-12-24T17:20:49.000Z (5 months ago)
- Last Synced: 2025-12-26T08:00:38.081Z (5 months ago)
- Topics: amazon, e-commerce, ebay, m2epro, magento, walmart
- Language: PHP
- Homepage: https://m2epro.com/
- Size: 20.3 MB
- Stars: 68
- Watchers: 20
- Forks: 64
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# M2E Pro
M2E Pro is an award-winning multi-channel solution for eCommerce businesses that integrates Adobe Commerce (Magento) stores with the world’s largest marketplaces, such as eBay, Amazon, and Walmart.
With 17+ years of experience, M2E Pro offers robust tools tailored to business needs. The extension provides inventory and order synchronization across all eBay, Amazon and Walmart marketplaces. Today, M2E Pro is a part of the [M2E Cloud](https://m2ecloud.com/) ecosystem.
## Installation
1. Install Composer Installer.
2. Provide the Composer Installer as a dependence on the composer.json file of your project. Use the command:
```shell
composer require m2epro/magento2-extension
```
3. To complete the installation, run the commands:
```shell
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
```
## Setup
1. Once M2E Pro is installed, you’ll see an additional tab in your Adobe Commerce (Magento) admin panel — eBay/Amazon/Walmart.
2. Click on the tab and choose the Channel(s) you want to connect.
3. Follow the short step-by-step wizard to provide the general settings.
Check out our [user documentation](https://docs-m2.m2epro.com/) for more information about the extension.