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

Add support for newsletter subscription #170

Open
Konstantin555 opened this issue Aug 9, 2018 · 3 comments
Open

Add support for newsletter subscription #170

Konstantin555 opened this issue Aug 9, 2018 · 3 comments
Labels
Feature Request or Idea Use this when you want to ask for a new feature or propose one to implement yourself

Comments

@Konstantin555
Copy link

Konstantin555 commented Aug 9, 2018

Is there an easy way to add some kind of subscription form to new posts when using puput? I mean I would like to add a little form to my blog so users can type their email addresses and click 'subscribe' so, from that moment, an email will be sent to announce any new post to the blog. If not what is the good strategy to add such functionality?

@marctc
Copy link
Collaborator

marctc commented Sep 10, 2018

Hi @Konstantin555. No, you need to extend Wagtail/Puput and add a custom view to do that. Remember that this is built on top of Django, so you can use all the power of Django to do whatever you want.

@marctc marctc closed this as completed Sep 10, 2018
@MiltonLn
Copy link
Collaborator

@marctc Don't you think this could be a cool feature for Puput? Or maybe this is out of scope?

@marctc
Copy link
Collaborator

marctc commented Oct 17, 2018

It could be. PR are welcome 😄

@marctc marctc reopened this Oct 17, 2018
@MiltonLn MiltonLn changed the title Subscrption form to new blog posts Add support for newsletter subscription May 5, 2019
@MiltonLn MiltonLn added the Feature Request or Idea Use this when you want to ask for a new feature or propose one to implement yourself label May 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request or Idea Use this when you want to ask for a new feature or propose one to implement yourself
Projects
None yet
Development

No branches or pull requests

3 participants