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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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 2 Guests 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.