CENEO FEED MODUL DOCUMENTATION

5
1 1. The archive content should be unpacked to the app/code folder. 2. In the Magento root directory, enter the following commands: php bin/magento module:enable Aurora_Feed php bin/magento setup:upgrade CENEO FEED MODUL DOCUMENTATION INSTALLATION CONFIGURATION 1. After logging into the Magento administration panel you can go to the tab Shops>Configuration, to configure the module. 2. After going to the tab Ceneo>Feed, we can configure the following fields: Enable feed module - enable or disable the module from the store. Use original pictures - determine whether to use original product photos or those optimized by Magento. XML file directory - define the path for saving feeds on the server Producent_code attribute - choose which attribute will be sent as Producent_code to Ceneo. Producer Attribute - a selection of which attribute will be sent as Producer to Ceneo. EAN attribute – a selection of which attribute will be sent as EAN to Ceneo. Ceneo category API URL - allow you to change the URL to the Ceneo category API (if empty, default is used). Enable automatic generation on Cron - enable or disable generation in Cron. Cron frequency - set the intervals for subsequent Cron operations.

Transcript of CENEO FEED MODUL DOCUMENTATION

Page 1: CENEO FEED MODUL DOCUMENTATION

1

1. The archive content should be unpacked to the app/code folder.2. In the Magento root directory, enter the following commands:

php bin/magento module:enable Aurora_Feedphp bin/magento setup:upgrade

CENEO FEED MODUL DOCUMENTATION

INSTALLATION

CONFIGURATION

1. After logging into the Magento administration panel you can go to the tab Shops>Configuration, to configure the module.

2. After going to the tab Ceneo>Feed, we can configure the following fields:• Enable feed module - enable or disable the module from the store.• Use original pictures - determine whether to use original product photos or those optimized by Magento.• XML file directory - define the path for saving feeds on the server• Producent_code attribute - choose which attribute will be sent as Producent_code to Ceneo.• Producer Attribute - a selection of which attribute will be sent as Producer to Ceneo.• EAN attribute – a selection of which attribute will be sent as EAN to Ceneo.• Ceneo category API URL - allow you to change the URL to the Ceneo category API (if empty, default is used).• Enable automatic generation on Cron - enable or disable generation in Cron.• Cron frequency - set the intervals for subsequent Cron operations.

Page 2: CENEO FEED MODUL DOCUMENTATION

2

3. After going to the tab Catalog>Category mapping you can create a mapping of shop categories with Ceneo categories.

4. The category mapping view has a default view with a list of available mappings and the Add button.

Page 3: CENEO FEED MODUL DOCUMENTATION

3

5. After clicking Add you can go to the form page.

• Code - the name used by Magento 2 to identify the mapping.• Name - the name of the mapping.• Excluded categories - allow you to select which categories should not be displayed in the Category mapping table.• Category mapping - contains a table for assigning Ceneo categories to store categories (the table appears when

editing the mapping, not adding it, so you must first save the mapping and then edit it).

The above screenshots show how to edit the mapping.

Page 4: CENEO FEED MODUL DOCUMENTATION

4

6. After completing the mapping, create the feed. Feeds are managed through the Catalog>Feed list.

7. This page contains a list of created feeds and the Add button.

8. The “add feed” form looks like the screenshot below:

• Enable - enable or disable the feed.• Name - feed name.• File name - the name under which the file will be saved on the server.• Generation frequency - define how often the feed file will be updated.• Ceneo category mapping - define which mapping should be assigned to this feed.

Page 5: CENEO FEED MODUL DOCUMENTATION

5

• Store view - store view to which the feed will be assigned.• Additional attributes - attributes that can be added to the product feed (check with ctrl for many).• Conditions - allow you to specify the rules on the basis of which products will be selected to create a feed.

9. The Available in Buy at Ceneo attribute has been added to the product edition tab. Sets the basket value displayed in the product feed, which makes the product available in Buy at Ceneo.

10. After saving the form, you will be directed to the List of feeds page and a message about the result of saving will appear. You can now generate the feed manually by clicking Select and then Generate on feed.

11. After generating the feed, it will be available under the public URL contained in the “URL” column.