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

SS 2.4.7 - member roles/permissions


Go to End


1164 Views

Avatar
borriej

Community Member, 267 Posts

22 March 2013 at 2:48am

Hi all,

I would like to know how i can make different member roles/permissions for a custom functionality i want to develop.
4 types of people can log-in, and all have different permissions. Users need to stay on the front-end, where they can see buttons, or cant see them. Type A user should only be able to view something, while Type D user can do everything. How do i show/hide buttons/interfaces depending on the users categorie?

Thanks in advance