directus-extension-mailer-operation
v1.2.1
Published
Custom operation to send emails with Nodemailer
Downloads
13
Maintainers
Readme
Mailer
Custom operation to send emails. It uses the Directus Nodemailer service and provides more options than the built-in mail operation.
Usage
- Install the extension using a package manager or from the Marketplace:
npm install directus-extension-mailer-operation
Credits
Part of the source code is borrowed from Directus Mailer.