STW: ability to subscribe to community mails #760

Merged
max.mehl merged 4 commits from max.mehl/fsfe-website:feature/stw-submails-cd into master 2019-01-30 11:17:54 +00:00
Owner

Related to #535

This PR add a new checkbox in the STW form which enables people to sign up to the occasional community mails.

Internally, this happens by a POST request of promotion.php to the new script mail-signup.php which can be used to sign up to these mails or later the newsletter.

Currently, mail-signup.php does only support the community mails. It sends data via POST request to the community database's API.

As a bonus, this PR included a small fix for the STW form's language detection.

Related to #535 This PR add a new checkbox in the STW form which enables people to sign up to the occasional community mails. Internally, this happens by a POST request of promotion.php to the new script mail-signup.php which can be used to sign up to these mails or later the newsletter. Currently, mail-signup.php does only support the community mails. It sends data via POST request to the community database's API. As a bonus, this PR included a small fix for the STW form's language detection.
max.mehl closed this pull request 2019-01-30 11:17:54 +00:00
max.mehl deleted branch feature/stw-submails-cd 2019-01-30 11:18:04 +00:00
Sign in to join this conversation.
No description provided.