Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Member "subscribe" to specific categories/pages?


Go to End


2 Posts   1097 Views

Avatar
deeve007

Community Member, 3 Posts

28 April 2009 at 7:07pm

Am wanting to set up a site with some form of subscription capability, where the user can "subscribe" to a selection of categories/pages available within the site's content.

Is this possible, and how would it be done?

Avatar
rbquirke

Community Member, 70 Posts

28 April 2009 at 10:02pm

It certainly is possible.

If you take a look at the forum code, you can see how subscribing to topics is organised (and forum posts are pretty much pages).

It would then be a matter of sending an email to a user whenever a page within a category is edited or created.