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
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.