Hi
I have built a website for a ski club. There are a number of forums on the site, and they would like to automatically force people to subscribe to posts in the 'announcements' forum.
Can anyone think of a way to do this? Is it possbile with this module as it is, or would I need to do some integration with triggers and actions to do it?
Thanks in advance for any help
Comments
Comment #1
salvisYou can define subscriptions on admin/settings/subscriptions/userdefaults and those will be applied to newly created users.
For existing users you either have to do it manually (for each one) or via SQL.