• Hi I created a site with ultimate member.
    The site is for members of a known group (Association/organisation).

    I have an excel file with all group members emails.

    When one register to the site I would like to check if his email is on the list.
    Only if he is on the list he can register.

    So, how do you do such a check? how can I use the excel?

    Thanks
    bugCreator

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @bugcreator,

    It is possible but would require some customization and custom coding, I suggest hiring a developer for assistance.

    Regards.

    Thread Starter bugCreator

    (@bugcreator)

    How about making a json file from the excel, and writing a function for “um_submit_form_errors_hook_” that will read the json and check if the user submission is in the data?

    I tried the “um_before_new_user_register” hook, but like many things in your documentation, it does seems to work or the example are clear only to the people who wrote them.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Allow registration only with emails that are in a list’ is closed to new replies.