Clayton-TV / claytontv

2 stars 1 forks source link

User Story: Wanting to subscribe #13

Open Fehings opened 1 month ago

Fehings commented 1 month ago

User story

"User visiting the site, needs the capability to subscribe to the ClaytonTV mailing list, so that they can keep up to date with the latest news, features and video content"

Details

Basically we want to replicate the current subscription functionality.

Acceptance criteria

Estimation of work

Most of this is straightforward, the only bit that might be tricky is working with the mailchimp API, though I think this should be a straightforward POST request. Will likely need @Ettie-ClaytonTV to help provide credentials to the clayton account.

Updates

Any updates from further down the thread are encouraged so people can easily see the status of this issue

Fehings commented 1 month ago

https://www.merge.dev/blog/how-to-add-a-subscriber-and-more-with-the-mailchimp-api

Ettie-ClaytonTV commented 1 month ago

I'm hoping this will be split to sign up for varying different things. e.g content updates, prayer updatings, general updates

Ettie-ClaytonTV commented 2 weeks ago

This will probably stay as the below code for the MVP unless I can move forward on the new finance setup too as these will probably use the same new software.

This is the mailchimp code

Subscribe

* indicates required

Clayton TV will use the information you provide on this form to be in touch with you with regular email updates. Please confirm you would like to hear from us:

You can change your mind at any time by clicking the unsubscribe link in the footer of any email you receive from us, or by contacting us at enquiries@clayton.tv. We will treat your information with respect. For more information about our privacy practices see www.clayton.tv/about/.

We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices.

Intuit Mailchimp

Ettie-ClaytonTV commented 2 weeks ago

There are also options for pop up banners but it looks like to be able to do that I need a URL to point it to, before I can create it