rapidpro / chpro-microsite

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Contact Form Plugin #68

Closed mtrythall closed 6 years ago

mtrythall commented 6 years ago

We need a contact form with the following fields:

  1. Name (text)
  2. Institution (text)
  3. Country (select)
  4. Email (text email)
  5. Project scope (select with use cases)
  6. Message (textarea)

This should send a text-based (only text) email to join@rapidpro.io (configurable email)

The plugin should redirect to /thank-you

mtrythall commented 6 years ago

Working on what email service to use, if any.