
If you map the attribute type, the attribute from Icecat will be imported in the chosen attribute type to Akeneo. In this you can add a new Icecat attribute that is imported from Icecat then you can map that attribute with the Akeneo attribute type. Then you have to map the Icecat attributes with Akeneo attributes in which the value will be imported. Then, to start the execution process, click Import Now.Īfter completing the job, you’ll be able to see the imported Icecat attributes in a drop-down menu and select the attribute that best suits your needs. Then fill in the necessary information, such as the code, label, and job type(Features Mapping).Īfter that, click the Save button. To do so, go to Import>Create Import Profile and follow the steps. Prior to the Icecat property being added, You must first perform the features mapping job before adding the Icecat attribute. Icecat Other Attribute Mapping Important : You have to map the following attributes: In this, you have to map your Akeneo attributes with the Icecat attribute so that they can syn properly and while importing data from Icecat to Akeneo there will be no error. To set up a credential you have to click on the icon on the Icecat Connector.Īfter that, it will take you to a new page where you must fill in the information you entered in Icecat, such as:Īfter that, you have to click on Save to save the credentials. Note: You must first create a profile on Icecat’s end, where you must provide all of your information, including your username, password, and email address. Re-check the routing.yml file as mentioned in the 3rd step of Module InstallationĪfter you’ve successfully installed the module in Akeneo, you’ll notice an Icecat connector icon in the bottom left corner, as shown below.
ICECAT PRODUCT CATALOGUE INSTALL
Run the following command npm install -save-prod webpack npm install It means that a web pack is not installed in your system. Webpack Installation: If you get the below error.

In that case, do check for the following solution: It might happen that even after proper installation, upon opening your Akeneo admin dashboard, you see a loading screen. Php bin/console ca:cl -env=prod & php bin/console icecat:setup:install Common Issues After Installation

ICECAT PRODUCT CATALOGUE ZIP

Php -d memory_limit=4G /usr/local/bin/composer -prefer-dist -no-scripts require prewk/xml-string-streamer 0.9.* Php -d memory_limit=4G /usr/local/bin/composer -prefer-dist -no-scripts require guzzlehttp/guzzle 6.* xīefore installing the module you must require the connector dependencies. composer require webkul/icecatconnectorbundle "vendor/webkul/shopifyconnector/composer_install.sh"ģ: Use composer to install the extension. "vendor/webkul/icecatconnectorbundle/src/Webkul/IcecatConnectorBundle/install/config.sh COMPOSER=true NO_DOCKER=true" Before beginning the composer installationġ: Get the ACCESS KEYS Ģ: In Akeneo composer.json, add our repository as well as the installation script.
