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