tooth-paste Posted August 20, 2018 Posted August 20, 2018 I'am having two issues on which I could use some tips. I'am creating a Portal with pages only accessible by specific users. 1. Best practice for making a simple login page that, after login, redirects to hidden pages. 2. Supersimple way, for my client, to add new members.
zoeck Posted August 20, 2018 Posted August 20, 2018 I think you just need the permissions ? Here is also a documentation: https://processwire.com/api/user-access/permissions/ Add Members? Just use the Admin Panel! 2
dragan Posted August 20, 2018 Posted August 20, 2018 7 hours ago, tooth-paste said: 1. Best practice for making a simple login page that, after login, redirects to hidden pages. There are lots of forum posts with tips, hints and code-snippets, e.g. 3
arjen Posted August 21, 2018 Posted August 21, 2018 And the legendary post of building custom admin pages by @bernhard 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now