Pipeline Initialization
After the component or modules are installed, you can create a Cleanup Pipeline in the
Magento backend under . ]
Initializing Pipeline in Magento backend
- Pipelines can be initialized in several ways
-
-
Manually via the Magento backend
-
Manually via CLI commands
-
Automated via Heartbeat
-
Pipeline condition
-
Pipeline initializer
-
To be able to process the generated pipeline, perform the following required conditions in the following order:
-
Install a message queue on the system. Either AMQP (Rabbit-MQ) or MySQL
-
Run Magento
consumer
that process the pipelines -
The
heartbeat
must be configured