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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.