Skip to content

Installing Symfony Messenger for the first time will render an error #17

Description

@gabiudrescu

This should be added to the readme install steps:

(optional) If you don't use symfony/messenger component yet, it is required to configure one of the message buses as a default bus:

framework:
    messenger:
        default_bus: setono_sylius_feed.command_bus

inspired by this: Sylius/InvoicingPlugin#164

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions