You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed your contact page displays the relevant email in text. I want to create a contact form for this page that can be submitted there as opposed to someone having to leave the site to compose an email. Is there any interest in this feature?
The text was updated successfully, but these errors were encountered:
I could send it directly from the front end using EmailJS and then I could PM you the credentials or I could use Nodemailer with the backend. Would either of those work?
Submitted a PR (#203) for this. Used Nodemailer because it doesn't have a fee. Just need to add a couple environmental variables (email username, email password) and update the SMTP settings as needed.
I noticed your contact page displays the relevant email in text. I want to create a contact form for this page that can be submitted there as opposed to someone having to leave the site to compose an email. Is there any interest in this feature?
The text was updated successfully, but these errors were encountered: