Setup U/P for Members Login Page
Permalink
I am setting up a website with C5 and the client is requiring one page on the site to be U/P protected for 'Member only' information. They want just the one U/P for all members to use. Am I able to pre-load the U/P for the login page?
Any assistance with how I can set that up would be appreciated.
Thanks.
Any assistance with how I can set that up would be appreciated.
Thanks.
Further to adajad's answer, set up a single user through Dashboard->Search Users->Add User called "Authorized User" (or something generic) and assign a username and password to this user. This is the username and password to give out to any user you want to have access to the U/P page/branch of your website.
You can also setup a redirect to that page after login through Dashboard > System & Settings > Registration > Login Destination (yourdomain.com/index.php/dashboard/system/registration/postlogin/).