I need some news notifications system I need some news notifications system
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

I need some news notifications system

Started by bigboban, July 27, 2011, 09:19:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bigboban

I need some automatic and easy news notification system. For example every day plugin checks changes in albums (new photos, descriptions) and in case of same change it sends emails to subscribers.

RSS is not for me because people can't handle RSS.
I think Newsletter plugin is also not for me because it need user action to send email(s).

Do you know or use some news email system as i describe above?

ΑndrĂ©

If you want to check changes you need to store the state since the last check and then compare it against the current state. Afaik such a plugin doesn't exist yet.