Add custom functionality
If a functionality needs to get extended, it is necessary to add the configuration of the workflow engine.
The configuration of the workflow engine can get configured in 2 possible ways:
-
With snippets located in the global configuration directory at
<magento-install-dir>/app/etc/configuration
-
With snippets located in the module configuration directory under
app/code/MyProject/Import/etc
There is no difference between a extension that will be deployed in the Magento |