Michael Bromley e3736f4d70 chore: Publish v3.4.1 há 4 meses atrás
..
src a179d2512d Merge branch 'master' into minor há 5 meses atrás
templates 639fa0f42e fix(email-plugin): Remove unwanted currency symbols in template (#2536) há 2 anos atrás
test-fixtures 00820675c9 feat(email-plugin): Allow attachments to be set on emails há 5 anos atrás
test-templates ccf17fbdc7 feat(email-plugin): Multiple currency support in formatMoney helper (#2531) há 2 anos atrás
.gitignore d174f567c4 refactor: Rename plugins - remove "default" há 6 anos atrás
.npmignore af60f52618 chore: Include correct files in packages há 6 anos atrás
README.md cc9b776eb7 docs: Fix links to plugin docs in readmes (#2590) há 2 anos atrás
dev-mailbox.html 904baa97e9 fix(email-plugin): Escape recipient's HTML entities in dev mailbox (#3756) há 4 meses atrás
index.ts e4175e742e feat(email-plugin): Publish EmailSendEvent after send attempted há 1 ano atrás
package.json e3736f4d70 chore: Publish v3.4.1 há 4 meses atrás
tsconfig.build.json d174f567c4 refactor: Rename plugins - remove "default" há 6 anos atrás
tsconfig.json 2061828873 feat: Preserve comments in compiled files há 5 anos atrás
vitest.config.mts 79e59c9b0d chore: Run vitest tests as ESM há 1 ano atrás

README.md

Vendure EmailPlugin

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

npm install @vendure/email-plugin

For documentation, see docs.vendure.io/reference/core-plugins/email-plugin/