Skip to content

Conversation

@MalteJanz
Copy link
Contributor

See docs page:
https://developer.shopware.com/docs/guides/plugins/plugins/content/mail/add-data-to-mails.html#adding-data-via-subscriber

It mentions to add a class MyMailSubscriber, which implements the EventSubscriberInterface but doesn't explain that it needs to be registered to the service container with the <tag name="kernel.event_subscriber"/> tag.

This PR adds a section with that extra needed information.

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

Successfully merging this pull request may close these issues.

4 participants