Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Morning all,

So basically I want to make my team login page now as I've got the main site up and working. And I was wondering if there was a way of invoking the database username and password because obviously I want the team to be an authorised user and have access into authorised user only templates.

Which neatly leads me onto redirections if someone tries a back door approach is there a way of pointing it back to the login page as well.

So the present file structure to give you a rough idea is presently

Root -
---admin (featuring couchcms)
---index.php etc
--->Team (subdomain / folder)
--->--- Index.php

So the index will either point to the control panel homepage which i'm making or redirect them to a login.
Hi,

I think what you mean is 'user accounts' and 'access control' (please correct me if I am wrong).

For user accounts, you may use the 'Extended users' feature discussed here -
viewtopic.php?f=5&t=8581
https://www.couchcms.com/docs/extended- ... s/post.htm

Hope it helps.
2 posts Page 1 of 1