-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: handle quick contact form with formspree.io - index.html, ar… #148
Feature: handle quick contact form with formspree.io - index.html, ar… #148
Conversation
✅ Deploy Preview for oscksa ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@BatoolMM Please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @RealRichi3, just added the form's endpoint!
Thank you, it's working (email is delivered) but still shows an error in the website, not sure why! I will merge this for now as quick fix! |
@all-contributors please add @RealRichi3 for infra |
I've put up a pull request to add @RealRichi3! 🎉 |
Summary
Quick contact form for homepage returns error 405 - issue #129
Email handler for quick contact form exposes sensitive private keys in front end - issue #130
For this fix, an account should be created on formspree.io to get the form_id to the passed in the form action url (line 522 for index.html, line 481 for ar-index.html)
Fixes #129 #130 #146
Lorem ipsum dolor sit amet, consectetur adipiscing.
List of changes proposed in this PR (pull-request)
What should a reviewer concentrate their feedback on?