https://github.com/sendgrid/sendgrid-engine-yard-php
A sample app demonstrating how to integrate SendGrid with EngineYard through PHP.
https://github.com/sendgrid/sendgrid-engine-yard-php
Last synced: 3 days ago
JSON representation
A sample app demonstrating how to integrate SendGrid with EngineYard through PHP.
- Host: GitHub
- URL: https://github.com/sendgrid/sendgrid-engine-yard-php
- Owner: sendgrid
- Created: 2013-08-05T21:51:05.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-02-20T00:48:27.000Z (over 10 years ago)
- Last Synced: 2026-04-20T18:58:29.964Z (3 months ago)
- Language: PHP
- Homepage: send.gd/EngineYard#-Deploying-a-PHP-App-With-SendGrid-and-Engine-Yard
- Size: 106 KB
- Stars: 3
- Watchers: 187
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Open Emails - Deploying SendGrid and PHP on Engine Yard
Open Emails is a sample app by SendGrid to demonstrate how to deploy SendGrid on Engine Yard.
## Deploying the App
- To deploy this app and integrate SendGrid follow the instructions [in our documentation](http://sendgrid.com/docs/Integrate/Partners/EngineYard.html#-Deploying-a-PHP-App-With-SendGrid-and-Engine-Yard)
- You must then [point the Parse Webhook for your domain](http://sendgrid.com/docs/API_Reference/Webhooks/parse.html) at your instance, specifically at the file `/email.php`. Log in to SendGrid.com with the credentials provided by Engine Yard, to do this.
## Requirements
* Engine Yard Cloud (Tested on `PHP-FPM` `stable-v4`)
* MySQL (Tested with `MySQL 5.5.x`)
* Composer (Default on Engine Yard Cloud)
## Questions/Comments/Help
Please contact Nick Quinlan: [@YayNickQ](http://twitter.com/YayNickQ) / / [nquinlan](http://github.com/nquinlan)