1.0.8 • Published 2 years ago

@hypepod/hypepod-contact-form v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

hypepod-contact-form

This module is used to submit contact form data to a rest api hosted on API Gateway in AWS.

In order to use this, the HTML contact form should have these ids in the input fields:

  • name
  • surname
  • email
  • subject
  • message

The form submit button should have an id form-submit:

<button type="submit" id="form-submit">
    Send Message Now
</button>
1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago