
Examples
Module examples and snippets (public)
Module examples and snippets (public)
This example demonstrates
how to register a custom order export format how to add it to the dropdown selection in Order Workflow configurationThis example demonstrates
how to create a new import pipeline how to extend file resolver to observer import directory how to create virtual conditions how to add system configurations and default settingsThis example module demonstrates how to add new steps to an existing pipeline and how to manage the parallel or sequential execution of them.
This example shows how to change the transformation executor for catalog import. It provides an example implementation for a CSV based data mapper.
In this example, the skip-condition for import steps is customized to identify specific files for each import step
This example demonstrates
how to overwrite an existing step how to manipulate arguments of an existing pipeline