
Create Contact Form in HTML and submit the data to Google Spreadsheet. Google re-captcha has been integrated to protect forms to be submitted by robots. Check the demo and documentation for more details.
Features:
- Google Spreadsheet as database: Uses Google Spreadsheet to capture form responses. New responses can be appended at the top.
- Simple Form: Designed with simple HTML5, CSS3 and bootstrap.
- Protection: Google re-captcha to prevent spamming.
- Customization: You can customize the form according to your own requirement.
- Look and feel: Bootstrap two column layout, responsive. Shows status loader when the form is being submitted.
- Notification: Can send notification email to the admin with submitted form data.