projeto7c0 / projeto7c0.github.io

Site do projeto 7c0
MIT License
10 stars 3 forks source link

Newsletter architecture #2

Closed lagolucas closed 5 years ago

lagolucas commented 5 years ago

Creation of the structure necessary to capture email adrresses of interested people. To eventually create a newsletter.

bertassi commented 5 years ago

First of all, it is necessary to create a MailChimp (or similar) account. Second, create a subscription form so that the code can be embedded, in the HTML code. For more details, check: MailChimp - Add a Signup Form to Your Website.

The idea is to use the "Horizontal Form" option. It only includes an email address field.

bertassi commented 5 years ago

Done! The newsletter functionality is integrated with MailChimp (with reCaptcha) and all default MailChimp forms are internationalized, i.e., they present their content in English or Portuguese depending on the users' location.