If you have a Magento 2 based webshop, you can import your product data into Channable using our Channable plugin.
This article guides you through installing and configuring the Channable Connect plugin, setting up your product data in Magneto, and importing that data into Channable.
Contents
- Step 1: Download, install, and configure your plugin in Composer
- Step 2: Configure your plugin in Magento 2
- Step 3: Set up your Magento connection in Channable
Before you start
You’ll need:
- A Magento 2 account
- A project in Channable to import products to
- Composer installed to your server to install and configure your Channable Connect plugin
Good to know:
- You can check if your server (the computer hosting your Magento 2 online store) has Composer installed by running the following command:
composer -v
- We recommend making a backup of your webshop files before you start to avoid potential problems and downtime.
Step 1: Download, install, and configure your plugin in Composer
Before you start, download the official Channable Connect plugin here. You’ll receive a zip file. Configure it using one of two options:
Option 1: Install using Magento Marketplace
To install using Magento marketplace, you need to use authentication tokens. This is free to download.
- Go to Channable’s Connect extension.
- For Edition, select Magento Open Source. For Your store version, select 2.4 (Magento Open Source).
- Click Add to cart, click on the cart icon, and click Proceed to checkout.
- Click Sign in with Adobe ID. If you don’t have an account yet, click Create an account to create a free account. You’ll only need this to download the plugin.
- Go to Access Keys (within the Marketplaces section) and find your secure access keys for Magento Marketplace. You should see your Public Key and Private Key.
- If you don’t have keys, click Create a new access key. Give your new key a descriptive name and click Generate new to create it.
- Make note of the Public Key and Private key as you’ll need them to install the plugin.
- Once you have your key details noted, continue following the steps in this guide, starting from step 2.
Option 2: Install using FTP and SSH (recommended for developers)
This method requires familiarity with command-line tools and server environments.
- Follow the steps outlined in this installation guide.
Step 2: Configure your plugin in Magento 2
- Log in to your Magento Backend.
- In the sidebar, click Channable. In the Configuration section, select Product feed. This page displays all the product information (“attributes”) you want to send over to Channable.
- Go through this page, mapping the attribute to its corresponding field.
- Scroll to Feeds and click Auto Connect with Channable for the storefront you want to add to Channable.
This automatically redirects you to your Channable account and creates a connection with the required information. If you haven’t already, log in to your Channable account.
- Click Save to save your connection.
Step 3: Set up your Magento connection in Channable
- In Channable, open the project you want to import your product data to.
- Go to Setup, click + Set up import and select Magento.
- At Choose an existing connection or create a new one, click the Magento connection you added in the previous step.
- Give your Magento connection a descriptive name. If you’re managing several Magento storefronts, we recommend representing it with your name and the locale at the end (e.g. ‘STORE NAME - EN’)
- Click Connect with Magento to finalize your connection.
- Check that your import fields are matched to the right project fields to ensure your import fields appear correctly in Channable.
- Click Save & Import when you’re ready.
Your products should now all be imported and synced from your Magento 2 account.
You can check whether everything was installed correctly by going to Items in the sidebar for an overview of your products. For an individual breakdown of all your product information, click on the item and scroll down for its details.