Purpose: see how to seamlessly connect your Magento 2 open source e-commerce platform with Sendcloud by following this guide. Magento 2.3 is end of life on 31 Jul 2022.
If you want to use native Magento table rates and legacy service points, make sure to configure a global connection.
Install Magento: version: 2.4.0 and onwards
1. In order to install Sendcloud module in Magento version 2.4.0 onwards, you will need to execute the following commands via composer:
composer require sendcloud/sendcloud
php bin/magento module:enable SendCloud_SendCloud
php bin/magento setup:upgrade
2. You will notice in the command line that the module was installed or updated successfully.
Connect with the Sendcloud plugin
- When you have logged in again, go to Stores > Configuration > Sales > Sendcloud;
- Enable the module;
- You are now able to press Connect with Sendcloud, which provides a referral to the Sendcloud login page.
Login to your Sendcloud account or create a new Sendcloud account
Login or create a new account at Sendcloud. After authenticating you should see your online store integration by going to Settings > Integrations.
In the meantime, your orders will be fetched and shown in your Sendcloud account. The orders will appear at tab Incoming orders. After completing the installation, all orders up to one month old can be collected.