HI,
I would like to create a custom registration form that only a GROUP ADMIN can see
(can add it to group management page).
I would like the group admin to fill in userName, Name, password, (maybe already give a group ROLE).
When group admin click REGISTER and email is sent out to tne new user with a link to login page + there userName and password.
The new user should also be a member of the group admins group.
I assume I can use API to do this.
When on registration form I can get the group code_name that group admin is admin of and when he click register (submit button) the new user is automatically made a member of his group.
Is this the best way to do this?
any tips on how to do this correctly?
www.clothingshopmall.com