• Resolved albertvpol

    (@albertvpol)


    Hello,

    Is there any plugin or extension that allows admins to dynamically assign new users to groups with a given criteria? E.g. users with a certain Last Name will be assigned to group 2.

    • This topic was modified 4 years, 1 month ago by albertvpol.
Viewing 1 replies (of 1 total)
  • Plugin Author Kento

    (@proaktion)

    Although this topic is old, for those interested in ways of doing something similar, I would recommend one of these approaches:

    – Based on the existing functions in the administrative interface, go to your WordPress Dashboard under Users and search for the last name. Mark those users that are appropriate and assign them to the desired groups in bulk as explained on https://docs.itthinx.com/document/groups/memberships/
    – For a programmatic solution, fork https://github.com/itthinx/groups-role-registration or use it as the basis to implement a customized solution that adds the user to groups on registration as desired

Viewing 1 replies (of 1 total)
  • The topic ‘Auto assign users to group using a user field’ is closed to new replies.