angularcgi-binformmail

Send Angular Form via email


I have a simple static Angular website and I have a contact form in one of the pages.

I know that Angular has no way of submitting a form via email like the olden days. I am also aware of third party services which are able to send emails for you. However, I didn't come across any free third party service to do this task. Also, is there maybe a way of using the cgi-bin to send my form to an email address?

This website is not a commercial website, and therefore the budgets are limited.

Thanks


Solution

  • There's service i use regularly that allows you to send email from front end only, However it only allows you to send limited emails per month

    Here's how you can integrate it, Let me know if you face any problem with it:

    Email JS