Am a newbie in phplist. Just finished setting it up on the server.
What I want to do:
Add a subscriber (who joined a specific program).
Automatically send a series of prewritten information messages to this subscriber a given time after the subscriber has been added (immediate, 1 week, 2 weeks, 4 weeks, 8 weeks…).
When the subscriber leaves program the messages should stop.
I read the manual but am overwhelmed with information and didn’t get it how to do the scheduling part.
Is phplist the right tool for this? Any pointers how to set it up for a simple and reliable work flow?
You might want to become familiar with the basic usage of phplist first - subscribers, lists, campaigns. Some of what the plugin does might not make sense otherwise.
I didn’t end up going down the autoresponder route in phpList. To be honest, I ran out of patience working through the setup and decided to build my own mailer scripts instead. That way I could reuse my existing database and have very fine-grained control over personalization, attachments, and sending schedules exactly as I needed.
phpList is still a solid tool, but for my use case a custom solution felt simpler and more flexible in the end.
Hope that helps a bit — and wishing you a peaceful holiday season and happy experimenting!