Indexing
...
Sync
Pipelines

Registering Transformers

1min

When creating transformers in a custom module we must register them with the pipelines.

Add the namespace for your transformer directory (e.g. Vendor\Module\Pipeline\Transformer) to the namespaces argument for the TransformerManager.

Vendor/Module/etc/di.xml