neon-jungle / wagtail-birdsong

Create, send, preview, edit and test email campaigns from within Wagtail
BSD 3-Clause "New" or "Revised" License
103 stars 27 forks source link

Feature: Frontend Subscribe Form #35

Open david-smejkal opened 1 year ago

david-smejkal commented 1 year ago

Goal

Implement a way for Birdsong to accept mailing list (campaign) subscriptions from frontend.

Birdsong Frontend Subscribe Form

Implemented the following:

Decided not to implement the following (yet):

✘ provide pre / post validation / form submission hooks (both for python and js) ✘ implement a Turing test (let devs choose between reCaptcha and hCaptcha) ✘ implement a 3rd party free opensource API email verification

NOTE: