How difficult would it be to add a piece to this module to only send the Peek once the content is published?

Comments

adixon’s picture

The current code sends out emails directly - to wait til something's published would be complicated.

I think the right way to do such a thing would be to expose some kind of action to trigger/rules - the action would need to update the time of the peek and then generate the email. I've never written an action, but I don't think it would be hard.