Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup SurfaceController for Newsletter Subscription #41

Open
TimGeyssens opened this issue Oct 8, 2020 · 6 comments
Open

Setup SurfaceController for Newsletter Subscription #41

TimGeyssens opened this issue Oct 8, 2020 · 6 comments
Assignees
Labels

Comments

@TimGeyssens
Copy link
Owner

Need to handle the newsletter subscriptions...

@CarlSargunar CarlSargunar self-assigned this Oct 9, 2020
@CarlSargunar
Copy link
Collaborator

Do we want to maintain the newsletter list as a real newsletter list? Or shall we just create a node in the site and add content to that, perhaps with comments in the controller to where the user can swap out for another email newsletter provider?

Preferences?

I can take this one

@TimGeyssens
Copy link
Owner Author

Would log to db table... maybe simple event model to hook in newsletter providers like mailchimp...

To view the entries... maybe a content app? But will set that up as a seperate task

@CarlSargunar
Copy link
Collaborator

OK- good opportunity to build a custom dashboard too potentially to export those. I'll take a stab as this too

@CarlSargunar
Copy link
Collaborator

Would you prefer if I pushed changes direct to the repo or through a PR?

@TimGeyssens
Copy link
Owner Author

Hey @CarlSargunar if you want to earn hacktober fest credits a PR is the way to go :)

@TimGeyssens
Copy link
Owner Author

OK- good opportunity to build a custom dashboard too potentially to export those. I'll take a stab as this too

good thinking! there are pretty easy ways to handle that... check https://github.com/TimGeyssens/UIOMatic-Addons-Export/blob/master/src/UIOMaticAddons.Export/Controllers/ExportController.cs using a third party tool called CsvHelper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants