Skip to content

Feature register for newsletter on signup

Jared Pereira requested to merge feature-newsletter into master

Adds a checkbox for someone signing up to opt-in to receiving our newsletter.

We only actually add them as a subscriber once they confirm their email.

This uses the buttondown api which requires setting the api token as an environment variable. It's set on Zeit but if you're testing locally you'll have to set it up.

Merge request reports