• Resolved iraytrace

    (@iraytrace)


    I have a database table of member information. I would like to allow auto register people who can provide something like their name, member-number and zip code. How hard would this be?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @iraytrace,

    Apologies for my understanding but I am unable to understand your query. Could you please let me know in a bit detail so that it would help me answer you with ease?

    Do let me know and I will get back to you.

    Regards!

    Thread Starter iraytrace

    (@iraytrace)

    My wordpress database contains a table “members” which contains information about the organization members. This table is distinct from wp_users. This contains various information such as member name, member number, email, home address, phone, zip code, etc. We would ask the user for their name and member number and zip code in the registration page.

    If we get a registration request which matches information in the database “members” table, we can proceed with sending the confirmation email and allowing the registration to take place without administrative intervention.

    If we get a registration request which does not match information in the “members” table I would like to require administrative intervention for the user to be created.

    I realize this is a bit out of the norm, but wonder if it would be possible to code this behavior in.

    Hi @iraytrace,

    Thank you for clarifying. Unfortunately, this cannot be done with the user registration plugin. We do not have such a feature.

    Regards!

    Hi @iraytrace,

    Did you get any complement that does what you want?

    Regards!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘auto register known users’ is closed to new replies.