Membership

4 views
Skip to first unread message

James Riley

unread,
Jun 26, 2011, 6:30:11 PM6/26/11
to skyli...@googlegroups.com
Does SkylineCMS support any type of membership role?

I would like users to sign-up, be able to edit their profile and have some special pages they could access once they login.

Luis Doubrava

unread,
Jun 27, 2011, 3:15:32 AM6/27/11
to skyli...@googlegroups.com
Hi James,
Unfortunately SkylineCMS doesn't have that feature. What we usually do in such a case is make a custom controller for users to sign up and login. 

In the CMS itself we make one page the root of our secure pages. We then create a Setting to identify that page.
This might look like:
root
|- page 1
|- page 2
|- Secure page root
  |- secure page 1
  |- secure page 2
| page 3

In our pages_controller we check wether we're on that page or a child of that page and perform the necessary actions.

I hope this helps.

Kind regards,
Luis
Reply all
Reply to author
Forward
0 new messages