Hello,
is it possible to register new users with the &type=`manager` services? I can edit and delete users, but can’t find a way to register new ones.
I have two user groups, one of which is kind of an admin. But I don’t want these admins to use the modx back end but the front end.
Any ideas?
Thx
Martin
The new registration does not appear to be built into the &type=`manager` services, but you can just have the ’kind of admin’ user use the &type=`register` service like normal (on behalf of the user that you’re trying to register).
Ah yes, that should work. Thanks for the idea.
Martin