AliExpress Magento Installation Steps

AliExpress Magento Installation Steps

Installing the AliExpress Connector module manually is simple. Please follow the steps below:

Step 1:
Log in to your server via the command line:

ssh username@your-server


Step 2:
Navigate to your Magento root directory:

cd /path/to/your/magento/root


Step 3:
Add the repository and install the AliExpress connector module:

composer config repositories.ced/magento-2-aliexpress-connector composer https://aliexpressshop:CpT-isyBeZwlnG5yLPdk@repo.cedcommerce.com

composer require ced/magento-2-aliexpress-connector


Step 4:
Install the module and update Magento:

php bin/magento setup:upgrade

php bin/magento setup:di:compile

php bin/magento setup:static-content:deploy -f

php bin/magento cache:flush

Step 5:
  1. Log in to your Magento Admin Panel.
  2. You should now see the AliExpress Connector options available.

Method 2: Complete Manual Installation

Installing the AliExpress Module manually is straightforward. Follow these steps to install the AliExpress Marketplace extension in your Magento store:

AliExpress Composer Installation Steps

Step 1 — Log in to your server

ssh username@your-server

Step 2 — Navigate to your Magento root directory

cd /path/to/your/magento/root

Step 3 — Add the repository and install the AliExpress connector module

composer config repositories.ced/magento-2-aliexpress-connector composer https://aliexpressshop:CpT-isyBeZwlnG5yLPdk@repo.cedcommerce.com

composer require ced/magento-2-aliexpress-connector

Step 4 — Install the module and update Magento

php bin/magento setup:upgrade

php bin/magento setup:di:compile

php bin/magento setup:static-content:deploy -f

php bin/magento cache:flush


Step 5 – Open your Magento Admin Panel. You will now find the extension listed as AliExpress Marketplace.


    • Related Articles

    • Overview of the AliExpress Magento Connector

      About AliExpress Marketplace Owned by Alibaba Group, AliExpress is one of the world’s largest online marketplaces, connecting millions of global buyers with sellers, brands, and distributors. With a presence in countries across the world, AliExpress ...
    • Steos to Install the PrestaShop AliExpress Connector Module

      How to Install the PrestaShop AliExpress Connector Module Before using the AliExpress Connector, you must install it on your PrestaShop store. This process only takes a few minutes but is crucial for enabling the integration. Step-by-Step ...
    • AliExpress Orders

      The AliExpress Orders section helps you seamlessly import and manage orders from AliExpress into your Magento store. You can view all order details, sync statuses, create Magento sales orders, or take actions such as shipping and rejecting orders. ...
    • AliExpress Accounts

      AliExpress Accounts The AliExpress Account section displays all the necessary details associated with your AliExpress accounts that are connected/configured in the module. Actions You Can Perform in AliExpress Account Add a New Account Edit an ...
    • AliExpress Products

      In the Products section of the connector module, you’ll find comprehensive tools for syncing, listing, and managing your products between Magento and AliExpress. To access this section, navigate to: AliExpress Marketplace → Products Performing Bulk ...