Forums / General / Users notifications

Users notifications

Author Message

Carlos Revillo

Wednesday 06 June 2007 3:17:27 am

Hi. i've developed an extension to let new users register at my site. In the last step of the proccess, system show the users some zones of my site so the user can "subscribe" to it and so, receive notifications about any changes of the contents inside the zones they want.

I have used eZSubtreeNotificationRule::create() for this, and worked as expected, but i want something more. I want all users be subscribed by default to all approve events, so when he add new content, he can receive notificatios about aprrovde or denied objects...

How can be a new user be "subscribed" by default to these type of notifications?

Thank you.