mailer-operation
Custom operation to send emails. It uses the Directus Nodemailer service and provides more options than the built-in mail operation.
Installation
- 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.