Skip to content
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

Integrate with FormSpree for submitting 'Contact me' form #87

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

dmantula
Copy link
Contributor

FormSpree is a service for secure forms submission. For beginners' sites, as well as for development and testing of business sites, it's free (up to 50 submissions per month).

To enable the integration, uncomment the section params.contact.formspree and set the formId value (provided by FormSpree) in config.yaml.
It's recommended to change the btnName from "Mail me" to "Contact me" as far as visitors won't see your email address.
FormSpree section has preference over email if the both are set.

To enable the integration, uncomment the section `params.contact.formspree` and set the `formId` value (provided by FormSpree).
It's recommended to change the `btnName` from "Mail me" to "Contact me" as far as visitors won't see your email address.
FormSpree section has preference over `email` if the both are set.
@gurusabarish
Copy link
Owner

Hi @dmantula , Added styling with your pull request in #88

Thanks for the pull request ❤️

gurusabarish added a commit that referenced this pull request Jan 16, 2023
 Integrate with FormSpree for submitting 'Contact me' form #87 by @dmantula
@gurusabarish gurusabarish merged commit 001841d into gurusabarish:master Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants