Search the Community
Showing results for tags 'newsletter'.
-
Hi Guys We are looking for an alternative to MailChimp for managing Newsletters, Subscribers, Campaigns, Lists etc... While searching for a new Tool I discovered Sendy. It looks like a decent Webapp/Newsletter-Tool to manage Newsletters, Lists, Subscribers, Campaigns etc... The Mails are sended...
-
I'm working on a newsletter solution with WireMailSMTP and this Newsletter Tutorial. I only changed the lines 73 to 83 in newsletter.php, but there's a strange issue with the $subscribers array: $testMode = isset($_POST['test_email']) ? true : false; if ($testMode) { $subscribe...
- 1 reply
-
- wiremailsmtp
- newsletter
-
(and 1 more)
Tagged with:
-
Hello, I'm Just wondering if the Newsletter system is made in Processwire or they use other solutions. like mailchimp. I think should be a fun project making a newsletter system, that powers the processwire newsletter. Using systems like http://mandrill.com/ making a newsletter app becom...
-
Hi guys, im searching for an easy to use solution of a newsletter for a PW. Preferably create pages as email addresses thru API for users. I dunno what would be easyer for me, (im not php magician) use some api ? or is there any other easy solutuion? If api then which one. and how to integrade i...