I have a client who (all of a sudden) needs a series of timed emails sent to their mailing list. It appears that the Cron Email plugin might do the job, but I’m confused by, well, just about everything about it. First of all, on Devot-ee, there appear to be two plugins: ExpressionEngine Cron and Cron Send Email. The Add-on Homepage/Developer Site links on the plugin pages link to different pages on the EE site: ExpressionEngine Cron (version 1.0.4) and Cron Send Email (version 1.0). But clicking the EE2 link on each of those pages brings me to the same place: a GitHub page for pi.cron-email.php.
It seems as if two plugins are required, but only one is available. Can you explain this?
Also, I’m not clear how to use the plugin(s?) once I get it/them. Here’s the situation: the client wants to send an email to everyone on their list at some time, then follow up with related but different messages at periods of three, seven, etc. days. How do I implement this?
EDIT: Based on this thread, I found the cron file here. (Note: The thread was about the same “missing” file. It was posted in November. You might want to fix the link.)
Anyhow, I’m still trying to figure out how to use this. The bottom line is, can I do what I mentioned in the paragraph above starting with “also”?
Finally, where do the cron and cron_email folders go: under plugins or under third_party ... or doesn’t it matter?