ChrisRAoW / mautic-rss-to-email-bundle

Mautic plugin to send emails from RSS
103 stars 23 forks source link

Is there a way to make it send out everything since the last email was sent? Instead of a count? #63

Open levihb opened 2 years ago

levihb commented 2 years ago

On MailChimp you can set it up so that it simply adds all of the stories since it was last sent out. Is there a way to set this up in the plugin?

E.g. if we send out an email on Wednesday at 6pm, then on Thursday at 6pm, the Thursday one should contain all of the articles in the RSS feed from the past 24 hours. And if we send out one at 6pm on Friday, then at 7pm on Monday, it should grab all of the ones over the weekend between 6pm Friday and 7pm Monday.

Is there a way to do this? If not, would it be hard to add?

ChrisRAoW commented 2 years ago

@levihb Currently this is not possible, but it is something we work on. But currently really limitted in time. So it will come, not sure when actually.

levihb commented 2 years ago

@levihb Currently this is not possible, but it is something we work on. But currently really limitted in time. So it will come, not sure when actually.

Is there somewhere I can see what you have done so far, e.g. a branch? I might contribute to it depending on how much etc needs to be done.

ChrisRAoW commented 2 years ago

@levihb Unfortunately not. The plan and structure is currently purely theoretical. Will let you know when I have something to see / contribute on. Thanks for you support!

GeorgBNM commented 5 months ago

Working with WordPress, @levihb?

Then we may have a solution.