monstra-cms / monstra

THIS PROJECT IS NOT SUPPORTED ANYMORE! Check FLEXTYPE.ORG
http://flextype.org
MIT License
396 stars 123 forks source link

Is there a way to show users certain page only when logged in as "registered user"? #398

Open moehammoud opened 8 years ago

moehammoud commented 8 years ago

I have a page that I want to only show users when they have logged in as registered users. Ideally the page would have the log in form and then redirect to the page upon login.

mightyhaggis commented 8 years ago

In Pages > Settings you can set Access to: Public or Registered.

If you create a template that checks this Variable showing a login form or pulls a page content/ redirect/ show something else.