Customization - alumio-int/spryker-templates GitHub Wiki
Description
This section explains how to customize the Akeneo-Spryker Template.
Customization
Customizing Categories Synchronization from Akeneo to Spryker - Set store
-
Navigate to "Transformer → Spryker - Convert - Alumio Base Category - To Spryker Category".
-
Find the first value setter and change the array according to your need.
-
Save the transformer.
Customizing Categories Synchronization from Akeneo to Spryker - Set locale
-
Navigate to "Transformer → Spryker - Filter Category - Filter localized attributes by locale".
-
Please add or remove locale in the first node filter.
-
Save the transformer.
Customizing Attributes Synchronization from Akeneo to Spryker - Set boolean attribute
-
Navigate to "Transformer → Akeneo - Check and fetch - Attribute options".
-
Find the first value setter and change the object of boolean according to your need.
-
Save the transformer.
Customizing Attributes Synchronization from Akeneo to Spryker - Set locale
-
Navigate to "Transformer → Spryker - Filter Attribute - Filter locale name by locale".
-
Please add or remove locale in the first Node Filter.
-
Save the transformer.
Customizing Akeneo Synchronize Products to Spryker - Set channel code
-
Navigate to "Transformer → Akeneo - Prepare Convert - Localizations filter for Spryker".
-
Please add or remove channel code in the first Node Filter.
-
Save the transformer.
Customizing Akeneo Synchronize Products to Spryker - Set Base Information
-
Navigate to Transformer → Spryker - Set - Base Information.
-
Go to the “Overview” tab to see what kind of information you can set.
-
Go to each data transformer and make necessary adjustments.
-
Save the transformer.
Customizing Akeneo Synchronize Products to Spryker - Set How many Products per task
-
Navigate to Incoming → Akeneo - Fetch Storage - Product Model Alumio Base.
-
Go to the subscriber section.
-
Adjust the value for the “Item in group” field, for example, if you set 15 then it’ll be 15 products per task.
-
Save the incoming configuration.