- Merge request !13Issue #3322273: Provide a template to customize the content of the notification mail → (Open) created by Lukas von Blarer
We should provide a template to customize the content of the notification emails. It is a better approach than to rely on customizing the swiftmailer, since we might not want to depend on swiftmailer in the future and usually I prefer to have one global swiftmailer template and customize it's content in separate templates.
We should pass all relevant data such as the product variation (currently not available at all) and the message to that template.
One example is the commerce_order_receipt
theme/template: https://git.drupalcode.org/project/commerce/-/blob/8.x-2.x/modules/order...
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.