nuxt icon indicating copy to clipboard operation
nuxt copied to clipboard

Provide Demos in the docs

Open esadrian opened this issue 1 year ago • 1 comments
trafficstars

Hello, I've been trying to make this module send the templates unsuccessfully.

My setup is Nuxt 3 (SSR) and want to use with nodemailer (but could work with any other really). After reading articles, documentation back and forth and attempting tons of tries, everything seems misleading.

There is nothing that would help most than a minimal demo page like they do with other modules. See https://tailwindcss.nuxtjs.org/examples/basic for reference.

The basic stuff should cover form inputs that add info to props, that are included in the email template, that is sent with the desired provider (nodemailer or else).

Do you think this is possible? Would help a lot. Thanks!

esadrian avatar Apr 28 '24 13:04 esadrian

This would be very helpful. I'm almost at the point of giving up on this and finding an alternative to use as vue-email seems to be abandoned.

BoldSalt avatar May 13 '24 05:05 BoldSalt

we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/

Flowko avatar Jun 22 '24 18:06 Flowko