How would you go about the stores email as the gadget email sender?
I've not played with email before so I am unsure how you would set this up?
I have forked the wishlist template. I want to send emails when a wishlist product comes back in stock.
I want it to send from the stores email address. How would I set that up?
6 Replies
Hello,
Are you asking how to check if the product is back in stock or how to get the email of the store? The help thread title seems to ask about the email but your message is more geared toward implementation
Sorry for my terrible explaining... the message is just giving a bit of context of the project.
I want to know how we would send the emails from the stores email.
Oh, I believe that you'd need to make a custom transporter but I don't have much experience with setting up custom transporters so I can't tell you if this is the correct solution: https://www.nodemailer.com/
Nodemailer :: Nodemailer
Nodemailer is a module for Node.js to send emails
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
That seems like the easiest way to do it, thanks man!
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View