Hendrik Depauw
|
54c41acf36
feat(email-plugin): Allow to override email language (#1775)
|
3 years ago |
Michael Bromley
|
a7797d446b
docs(email-plugin): Improve docs on custom handlers
|
3 years ago |
Michael Bromley
|
b4bfa4d9eb
docs: Add @since tags to new APIs for v1.1.0
|
4 years ago |
Michael Bromley
|
8e9b72f1ae
feat(email-plugin): Add `.setOptionalAddressFields()` - cc, bcc, replyTo
|
4 years ago |
Michael Bromley
|
70a55fdc6f
feat(email-plugin): Extend attachment support
|
4 years ago |
Michael Bromley
|
6de902d0ab
docs(email-plugin): Correct outdated example
|
5 years ago |
Michael Bromley
|
00820675c9
feat(email-plugin): Allow attachments to be set on emails
|
5 years ago |
Michael Bromley
|
70cb93260e
feat(email-plugin): Improve error logging
|
5 years ago |
Michael Bromley
|
e22db7e2e0
fix(email-plugin): Only call `loadData()` function after filters run
|
5 years ago |
Michael Bromley
|
ea907a4c0c
fix(email-plugin): Include shipping method in order receipt handler
|
5 years ago |
Michael Bromley
|
0cc5f87dbd
feat(email-plugin): Generate and send emails on the worker
|
5 years ago |
Michael Bromley
|
66bc98c29d
fix(email-plugin): Correctly filter when using loadData in handler
|
6 years ago |
Michael Bromley
|
561c793b61
fix(email-plugin): Fix incorrect relative imports
|
6 years ago |
Michael Bromley
|
155d429353
feat(email-plugin): Allow async data loading in EmailEventHandlers
|
6 years ago |