Overview
As a merchant selling your products through Magento, you can now connect your Magento store with your Janio merchant portal. This will allow you to seamlessly ship orders received on your Magento store with Janio without the need to manually import order details.
Pre-installation
Before you start the integration process, please make sure that:
- You have an active Janio merchant account.
- You have admin rights access to your Magento store.
Installation Methods
From the Magento Marketplace:
- Search for ‘Janio’
- Click Add to Cart and select your store version, before proceeding to checkout
- Install the Janio plugin using Composer.
Guide to installing an extension: https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/tutorials/extensions.html
Run this command:
composer require janio/module-janio:1.0.0
php bin/magento setup:upgrade
php bin/magento setup:di:compile
- Once done, refresh your Magento page and you should be able to see the Janio extension in your Magento sidebar on the left side.
If you opt for manual installation:
- Download the plugin file here
- Upload the plugin zip file to the server and unzip it.