Member database query
-
We’re building a membership website where members will need to register, and be verified according to a pre-existing csv database. For example, we have a csv list with the following headers:
Name, Membership Number, ID Number, Membership TierMembers will need to fill in the site registration form with these details, and once the form is submitted, it should query the database to determine the validity of the users details, and the type of content the user will see according to “Membership Tier”
Will this plugin accomplish this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Member database query’ is closed to new replies.