Gideon So Posted June 10, 2016 Share Posted June 10, 2016 Hi, Is it possible to compose an newsletter in the backend as a page then send it out through mailgun to many recipients?? Gideon Link to comment Share on other sites More sharing options...
Ivan Gretsky Posted June 10, 2016 Share Posted June 10, 2016 (edited) Not sire what you mean by "to compose an newsletter in the backend as a page". Write the email in textarea field? Or send a rendered output of a page via email. Anyway, both ways are possible using WireMail.And check out this awesome module by Martijn that just might be useful in this case. Edited June 10, 2016 by Ivan Gretsky Link to comment Share on other sites More sharing options...
tpr Posted June 10, 2016 Share Posted June 10, 2016 It's surely possible. Recently I've done a very similar newsletter solution, see screens here. Basically you need to send an email with contents of the newsletter page body (or other) field. Things get complex when you need things like preview email (which is a must imho), subscriber lists, etc. I've done this addons mainly with JS/Ajax. 3 Link to comment Share on other sites More sharing options...
Gideon So Posted June 10, 2016 Author Share Posted June 10, 2016 Not sire what you mean by "to compose an newsletter in the backend as a page". Write the email in textarea field? Or send a rendered output of a page via email. Anyway, both ways are possible using WireMail. And check out this awesome module by Martijn that just might be useful in this case. Hi Ivan, Thanks for the input. I will surely take a look. What I want to do is send a rendered output of a page via mailgun. Gideon Link to comment Share on other sites More sharing options...
Gideon So Posted June 10, 2016 Author Share Posted June 10, 2016 It's surely possible. Recently I've done a very similar newsletter solution, see screens here. Basically you need to send an email with contents of the newsletter page body (or other) field. Things get complex when you need things like preview email (which is a must imho), subscriber lists, etc. I've done this addons mainly with JS/Ajax. Hi tpr, Would you share how to get it done?? A tutorial would be good and helpful to many. Gideon Link to comment Share on other sites More sharing options...
benbyf Posted June 20, 2016 Share Posted June 20, 2016 I'm looking to do something similar where a page is "published" to subscribers before publishing to the site - i.e. when a page is saved (with email checkbox?) it sends out a email to all subscribers (probably a repeater on a subscribers page), and then you can publish to page later (uncheck the field on the page?). Can WireMail be used in this way in a new module of fronend template? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now