0.1.1 • Published 1 year ago

directus-extension-mailer v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

mailer-operation

Custom operation to send emails. It uses the Directus Nodemailer service and provides more options than the built-in mail operation.

Installation

  1. Install extension:
npm install directus-extension-mailer-operation

Credits

Reupload. Somehow the origin package directus-extension-mailer-operation was removed. Thanks to ryntab for initial publishing. Part of the source code is borrowed from Directus Mailer.