-
Notifications
You must be signed in to change notification settings - Fork 257
Enabling contact forms
Ed Tewiah edited this page Mar 25, 2018
·
1 revision
The heroku deploy of PropertyWebBuilder used sendgrid to handle emails. We came across several cases of new heroku users being unable to automatically deploy PWB because heroku did not allow them to enable sendgrid.
For this reason I changed the way the deployment to heroku works and now sendgrid is not automatically provisioned:
https://github.com/etewiah/pwb-for-heroku/commit/568c80d41ccce2235244ccfafa6611ebf7de18a4
To enable emails (and thus the contact forms), please follow the instructions here to provision sendgrid for your app: