Skip to content

Contact form support #161

@egoist

Description

@egoist

Add support for Netlify forms / Formik.com / FormSimple.io support

Sample usage:

module.exports = {
  themeConfig: {
    contactForm: {
      type: 'netlify' // or formik / formsimple etc,
      formId: 'xxx'
    }
  }
}

Then it should create a contact page (/contact) that includes the contact form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions