Installation
Getting the plugin
Upon installing Magento 2, you'll proceed with YellowCube Magento 2 Extension installation. The extension can be installed through Composer or manually.
Composer
Go to the root directory of your Magento 2 website and run the following commands:
composer require swisspost-yellowcube/magento2-yellowcube
bin/magento module:enable Swisspost_YellowCube
bin/magento setup:upgrade
It is worth mentioning that the YellowCube Magento 2 Extension currently isn't available from the Magento Marketplace. We are aware that this would simplify the installation process significantly and are currently working on getting it included. We will update this document as soon as this is achieved.