An open API service indexing awesome lists of open source software.

https://github.com/rhildred/classicalphpmailer

This is a classical php mailer that uses sendgrid. It is based on free contact form.
https://github.com/rhildred/classicalphpmailer

Last synced: about 1 year ago
JSON representation

This is a classical php mailer that uses sendgrid. It is based on free contact form.

Awesome Lists containing this project

README

          

#Free Contact form with sendgrid

This is a simple way to use [Free Contact Form](http://www.freecontactform.com/email_form.php) with sendgrid. The only modifications are to the back end send_form_email.php. This allows testing with a server that doesn't support the php mail command.