In Drupal 6, there was an add-on called notifications_user_autosubscribe which subscribed new users to content, e.g. for an Organic Group.

I have tried to use Rules, but I do not see support for this.

Comments

tassaf’s picture

Any help regarding this issue ?

dsnopek’s picture

I don't know notifications_user_autosubscribe but there was notifications_autosubscribe?

There is some work on a patch to upgrade notifications_autosubscribe here: #1370344: autosubscribe port to drupal 7

edvanleeuwen’s picture

I think this is not the same. notifications_autosubscribe is meant to subscribe users to posts they create themselves.

notifications_user_autosubscribe aims at subscribing users to posts of a specific type, e.g. group content.

dsnopek’s picture

Ah, ok. I've never heard of that module. Sorry for the extra noise!