Premium Support
Last updated 12/02/2021
It is recommended to use the Cin7 installer script to quickly add all required plugins to your Magento site. In some situations, this may not be possible or desirable. The following document outlines the processes, files, and settings updated by the script.
Cin7 requires two third-party plugins to be installed.
Modman enables you to "specify in a text file where you want your directories and files to be mapped to, and it will maintain symlinks for you so that your code is easy to deploy."
Files and documentation can be found at the Magento repository.
API Import adds functionality to Magento that allows importing data via an API.
Files and documentation can be found at the Magento repository.
The following settings must be completed for the integration to work:
Enable Symlinks as follows:
Cin7 requires an additional attribute "cin7_import" to track which products have been successfully updated.
Make this attribute Global and Text insert into all attribute sets.
Cin7 Requires a custom php file to get access to the latest import logs that the ApiImport Plugin produces.
This file can be downloaded here.
Unzip and place in the public root directory.
We really appreciate your feedback.