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.
- Host: GitHub
- URL: https://github.com/rhildred/classicalphpmailer
- Owner: rhildred
- Created: 2015-11-29T09:10:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-29T09:11:30.000Z (over 10 years ago)
- Last Synced: 2025-05-15T17:50:40.983Z (about 1 year ago)
- Language: PHP
- Homepage: http://www.freecontactform.com/email_form.php
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.