Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gabiudrescu opened this issue Jan 3, 2020 · 0 comments
Open

Comments

@gabiudrescu
Copy link

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

lruozzi9 pushed a commit to lruozzi9/SyliusFeedPlugin that referenced this issue Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant