I want to build a simple page on my site that will allow users to log in without going to domain.com/manager. I’ve googled a bit but without luck so far. Can anyone point me to some resources that will help me figure this out or give me an explanation? Thanks in advance!
Dave
-
☆ A M B ☆
- 24,524 Posts
Which version? With Revo it doesn’t matter; all users are basically the same, just have different roles and permissions.
With Evo, web users and Manager users are quite separate. There is the ManagerLogin snippet for Evo to do what you want.
http://modxcms.com/extras/package/?package=254
Sorry, It’s Revo. I’m not sure I follow your response though. I want users, any kind of users, to be able to log into the site without going to the manager page. The navigation will then display pages according to that user’s privileges.
-
☆ A M B ☆
- 24,524 Posts
Hmm... I don’t do Revo, but I had thought that the Login package for Revo would log in everybody.
http://modxcms.com/extras/package/?package=551
Oh, hey, that looks like exactly what I need. I assumed I would have to build it myself. Thanks!