themefisher / airspace-hugo

Airspace Hugo theme for multipurpose use, like Portfolio, Blog, Business.
https://gethugothemes.com/products/airspace/?utm_source=airspace_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
351 stars 508 forks source link

Sending message through "Contact" form #88

Closed romain-berthe closed 4 years ago

romain-berthe commented 4 years ago

Hi,

Do you have some documentation about the form on the contact webpage ? I deploy your theme on my own domain and I'd like to understand how the contact function is working ? Is SMTP used or is it another protocol ?

Thanks a lot ! Romain.

tfsomrat commented 4 years ago

hey there, you can use https://formspree.io form in this theme. for this, you need to create an account of formspree, then copy the form action and place it on config.toml file (contact_form_action field). action will look like "formspree.io/your.name@email.com"

also if you like our theme, then give a star. it will be amazing. thanks.