Michael Bromley 55d5d829fc chore: Publish v0.17.1 vor 5 Jahren
..
src e22db7e2e0 fix(email-plugin): Only call `loadData()` function after filters run vor 5 Jahren
templates ea907a4c0c fix(email-plugin): Include shipping method in order receipt handler vor 5 Jahren
test-templates 277754efc5 test(email-plugin): Fix timezone-related test failure vor 6 Jahren
.gitignore d174f567c4 refactor: Rename plugins - remove "default" vor 6 Jahren
.npmignore af60f52618 chore: Include correct files in packages vor 6 Jahren
README.md cbe116c2ed chore: Fix links to plugin docs vor 6 Jahren
dev-mailbox.html 5372561167 fix(email-plugin): Fix dev mailbox when trailing slash omitted vor 5 Jahren
index.ts 155d429353 feat(email-plugin): Allow async data loading in EmailEventHandlers vor 6 Jahren
jest.config.js 132428d5a5 test(email-plugin): Enable isolatedModules to try to improve perf vor 6 Jahren
package.json 55d5d829fc chore: Publish v0.17.1 vor 5 Jahren
tsconfig.build.json d174f567c4 refactor: Rename plugins - remove "default" vor 6 Jahren
tsconfig.json 2061828873 feat: Preserve comments in compiled files vor 5 Jahren

README.md

Vendure EmailPlugin

The EmailPlugin generates and sends emails based on Vendure server events.

npm install @vendure/email-plugin

For documentation, see www.vendure.io/docs/typescript-api/email-plugin/