Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2020-06-25 12:52:42
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
newsletter
hi!
is it possible to create form, collect emails and send newsletter with textpattern native tags? or are there any working plugin?
Offline
Re: newsletter
Depends what you mean by ‘newsletter’. If you mean ‘email the contents of an article’ then there’s an old plugin mem_postmaster that can do that, but it doesn’t work in recent Txp versions (I think 4.6 was the last supported version, maybe even 4.5.7).
If not, you could roll your own using com_connect and a suitable glue extension plugin that could link to some third party system. I have ext_mailchimp for example, though it needs updating for the newest MailChimp API.
Failing that, I have a newsletter plugin in development that slots into some new Txp 4.8.x features. But that’s not ready yet and might be some time.
So in short, no not really without some work. And if you do go this route, btw, be very careful about what you collect/store and that you give users the appropriate rights to double opt-in and unsubscribe.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Online
#3 2020-06-26 07:20:02
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Re: newsletter
Bloke wrote #324012:
Failing that, I have a newsletter plugin in development that slots into some new Txp 4.8.x features. But that’s not ready yet and might be some time.
good news! i will wait and use mailchimp so far
Offline
Pages: 1