<![CDATA[ Are Web user logins different from Manager logins, and how are they managed? - My Forums]]> https://forums.modx.com/thread/?thread=101647 <![CDATA[Are Web user logins different from Manager logins, and how are they managed?]]> https://forums.modx.com/thread/101647/are-web-user-logins-different-from-manager-logins-and-how-are-they-managed#dis-post-548239
I have looked at the Login Extra, which seems to provide functionality for website front-end logins, like customers on an e-commerce site. Initially I thought that these Users would be essentially different from CMS Manager users, which are logins used for Editing and Managing the website.

But looking at https://docs.modx.com/extras/revo/login what the extra provides, it seems there is no "user management" functionality.

So does this mean that users registered in this way get entered into the Management user database, and have to be administered there? That would appear to me to be conflating two completely different functions.

Am I right?

And if I am, is there a plugin for doing "customer user management" separate from website management?]]>
modularity Jan 22, 2017, 11:31 AM https://forums.modx.com/thread/101647/are-web-user-logins-different-from-manager-logins-and-how-are-they-managed#dis-post-548239
<![CDATA[Re: Are Web user logins different from Manager logins, and how are they managed?]]> https://forums.modx.com/thread/101647/are-web-user-logins-different-from-manager-logins-and-how-are-they-managed#dis-post-548297
I should mention the NewsPublisher extra, which lets logged-in users create and edit resources in the front end. It's easier than customizing the Manager for them and can often be used without setting up complicated security rules.

]]>
BobRay Jan 24, 2017, 09:25 PM https://forums.modx.com/thread/101647/are-web-user-logins-different-from-manager-logins-and-how-are-they-managed#dis-post-548297
<![CDATA[Re: Are Web user logins different from Manager logins, and how are they managed?]]> https://forums.modx.com/thread/101647/are-web-user-logins-different-from-manager-logins-and-how-are-they-managed#dis-post-548295
certainly cleared that up for me. I think I will keep the MODX users purely for editorial work, and have a completely different user managment system for the app itself. But it certainly looks flexible enough to do the job if I wasn't so finikity.

Your reply should be pinned instead of that ancient post!]]>
modularity Jan 24, 2017, 07:56 PM https://forums.modx.com/thread/101647/are-web-user-logins-different-from-manager-logins-and-how-are-they-managed#dis-post-548295
<![CDATA[Re: Are Web user logins different from Manager logins, and how are they managed? (Best Answer)]]> https://forums.modx.com/thread/101647/are-web-user-logins-different-from-manager-logins-and-how-are-they-managed#dis-post-548263
In Revolution, you can manage users by going to Manage->Users on the top menu in the Manager.

Controlling what users can do or see is done by putting the users in user groups and assigning Policies to the groups.

When you assign a Policy, you also select a Context for the Policy to apply to. Policies assigned to the 'mgr' Context apply only in the Manager. Policies assigned to the 'web' Context (or other front-end context), apply in the front end.

This may help: http://bobsguides.com/revolution-permissions.html.
]]>
BobRay Jan 23, 2017, 08:19 PM https://forums.modx.com/thread/101647/are-web-user-logins-different-from-manager-logins-and-how-are-they-managed#dis-post-548263