I’m looking for a simple way to make my contact form functional. So far it seems like emailjs would do the trick.
I’m curious if there are any other recommendations? What would you use and why?
Realistically I can’t see the form getting more than a dozen submissions per month.
It depends how you’ve made your contact form. Can you tell us more about what you have there?
Haven’t made it yet but am planning a very basic HTML input for name, email, and message with a submit button and some css styling.
https://github.com/pinceladasdaweb/Simple-PHP-Contact-Form
Love the simplicity and self reliance to this solution. Thanks