Feature Request: User can subscribe to all threads on signup

Hi,
Most of the users of my forum would happily opt-in to receive emails whenever someone posts a new thread. However, none have actually gone in to look at their profile to subscribe.
It would be great if a customer was given the option to subscribe to all new posts when they sign up for the forum. Is this currently possible or easy to do?
Would I just need to add a simplified version of the
Also: You've created an AWESOME plug-in here. Thanks so much!
Most of the users of my forum would happily opt-in to receive emails whenever someone posts a new thread. However, none have actually gone in to look at their profile to subscribe.
It would be great if a customer was given the option to subscribe to all new posts when they sign up for the forum. Is this currently possible or easy to do?
Would I just need to add a simplified version of the
public function ProfileController_Subscriptions_Create(&$Sender) {
code in default.php to a checkbox in my signup form?Also: You've created an AWESOME plug-in here. Thanks so much!
Tagged:
0