User Tools

Site Tools


typo3-message-bus-rabbitmq

This is an old revision of the document!


Get going with TYPO3 Message Bus and RabbitMQ

Install RabbitMQ

To get RabbitMQ running as a DDEV Service:

ddev get b13/ddev-rabbitmq && ddev restart

Apply the configuration:

ddev rabbitmq apply

This will apply the configuration defined in .ddev/rabbitmq/config.yaml

Connect the TYPO3 Message Bus to RabbitMQ

Install the required package:

ddev composer req symfony/amqp-messenger
typo3-message-bus-rabbitmq.1699716531.txt.gz · Last modified: 2023/11/11 16:28 by admin