Can you use subscribe to e-mail functionality along with Membership

I’ve installed Membership and will not give access to anyone who does not have a paid subscription. Is it possible to also use a subscribe by e-mail function so that only paid members can receive the posts via e-mail?

  • WebDoc
    • The Crimson Coder

    @Rick,

    One way I can think of to do this is to create a page that only members have access to and put the widget on that page. Then only users that have access can subscribe… Hope that helps :slight_smile:

    All the best,

    David

  • aristath
    • Recruit

    I would advise you to take a look at the e-Newsletter plugin: https://wpmudev.com/project/e-newsletter/ It doesn’t send automatic emails to users every time a post is written, but i you want to send newsletters on specific membership levels you can do it using this plugin.

    If what you want can’t be done using a newsletter and you require the subscribe by e-mail functionality, then I guess the solution that @SqueezyDee suggested is the easiest one.

    I hope that helps!

    Cheers,

    Ari.