modules icon indicating copy to clipboard operation
modules copied to clipboard

Add nuxt-mail

Open dword-design opened this issue 4 years ago • 4 comments

Hey, I created a module that allows to send emails in a Nuxt.js app: https://github.com/dword-design/nuxt-mail

Description: Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails. Works for universal mode.

dword-design avatar Mar 10 '21 15:03 dword-design

Happy to add it once Nuxt 3 support lands, tracking on https://github.com/dword-design/nuxt-mail/issues/108

atinux avatar Aug 25 '22 13:08 atinux

Nuxt 3 support would be amazing! I think we can keep listing nuxt 2 only modules too :) I'll make a quick look at your module.

pi0 avatar Aug 25 '22 16:08 pi0

FYI Nuxt3 is now stable

dpmillerau avatar Nov 20 '22 23:11 dpmillerau

@Atinux Nuxt 3 support has landed. The module is currently compatible with both version 2 and 3. Are there any other things that I need to add? And how does the readme update on nuxt.com/modules?

dword-design avatar Jan 05 '23 16:01 dword-design