diff --git a/README.md b/README.md index cd17470..5d7ad99 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,19 @@ Clone the source files of the theme and navigate into the theme's root directory You must have npm installed in order to use this build environment. +### Contact Form + +The contact form available with this theme is prebuilt to use [SB Forms](https://startbootstrap.com/solution/contact-forms). +SB Forms is a simple form solution for adding functional forms to your theme. Since this theme is prebuilt using our +SB Forms markup, all you need to do is sign up for [SB Forms on Start Bootstrap](https://startbootstrap.com/solution/contact-forms). + +After signing up you will need to set the domain name your form will be used on, and you will then see your +access key. Copy this and paste it into the `data-sb-form-api-token='API_TOKEN'` data attribute in place of +`API_TOKEN`. That's it! Your forms will be up and running! + +If you aren't using SB Forms, simply delete the custom data attributes from the form, and remove the link above the +closing `` tag to SB Forms. + ## Bugs and Issues Have a bug or an issue with this template? [Open a new issue](https://github.com/StartBootstrap/startbootstrap-agency/issues) here on GitHub or leave a comment on the [theme overview page at Start Bootstrap](https://startbootstrap.com/theme/agency).