Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
In this example, the skip-condition for import steps is customized to identify specific files for each import step
-
Workshop for interface architecture
-
Example implementation for workshop/magento-code-design
-
Example implementation for workshop/magento-code-design
-
Module code design basics for SOLID (CQRS, DDD)
-
-
This example demonstrates
how to overwrite an existing step how to manipulate arguments of an existing pipeline -
This example demonstrates
how to register a custom order export format how to add it to the dropdown selection in Order Workflow configuration -
This 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 settings -
This 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.