

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. Module routing.yml is not configured properly.
#Icecat api by gtin install
Run the following command npm install -save-prod webpack npm install It means that a web pack is not installed in your system.

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 Goto app/config/routing.yml then add these lines at top of the file.New Webkul\IcecatConnectorBundle\IcecatConnectorBundle(), Goto app/AppKernel.php then add the following line in function registerProjectBundles().php -d memory_limit=4G /usr/local/bin/composer -prefer-dist -no-scripts require guzzlehttp/guzzle 6.* Php bin/console ca:cl -env=prod & php bin/console icecat:setup:installįor Akeneo 5 alias docker_php='docker-compose run -u www-data -rm php php' Īlias docker_yarn='docker-compose run -u node -rm node yarn' ĭocker_php bin/console cache:clear -env=prod ĭocker_php bin/console pim:installer:assets -symlink -clean -env=prod įor Akeneo 4 alias docker_php='docker-compose run -u www-data -rm php php' īefore installing the module you must require the connector dependencies. After SSH, you have to run the command to your Akeneo server by the terminal.

You have to navigate first to Akeneo installation directory (Ex: cd /opt/bitnami/apps/akeneo/htdocs).Copy the “config” folder into the akeneo project root directory for routing.Webkul\IcecatConnectorBundle\IcecatConnectorBundle::class => ,
#Icecat api by gtin zip
