Simple Membership Plugin › Forums › Simple Membership Plugin › Simple Membership member attributes and wp meta data
- This topic has 9 replies, 4 voices, and was last updated 5 years, 8 months ago by
Samuel VINCENT.
-
AuthorPosts
-
June 30, 2016 at 1:03 am #7320
bob2016
ParticipantI have Simple WordPress Membership 3.2.8 running on WordPress 4.5.3. My goal is to import existing member data from a spreadsheet and have them end up in the Simple Membership table. My best effort so far is to use the “amr users” plug-in to load the members (including meta data such as address, phone, etc.) into WP, and then use the Simple Membership WP user Import 1.4 add-on to pull them into the Simple Membership table. My problem is that the members’ meta data is sitting in the WP meta table and only the members’ usernames and e-mail addresses are pulled across to Simple Membership. When a new member logs in his profile will be empty, and if he updates his profile it will be out of sync with the wp meta data.
Is there a way to switch the Simple Membership Profile to view (and update) WP meta data directly, or to synchronize the two?
June 30, 2016 at 9:33 am #7323mbrsolution
ModeratorHi, you could try the following. Import the users into WordPress, then use the import add-on to import the WordPress users into Simple Membership plugin.
June 30, 2016 at 7:09 pm #7327bob2016
ParticipantThanks for responding. What you are asking me to do is exactly what I have described doing in my initial post. Sorry if that was not clear.
July 1, 2016 at 8:59 am #7330mbrsolution
ModeratorWhen you say Meta Data, can you provide more information please.
Thank you
July 1, 2016 at 11:17 pm #7344bob2016
ParticipantPhone
Street
City
State
Zipcode
CountryJuly 2, 2016 at 9:22 pm #7347mbrsolution
ModeratorHi, currently those fields are not imported when using WP User Import add-on.
August 26, 2016 at 1:10 am #7983TroyWolf
ParticipantI’d like to echo @bob2016. The import users plugin is great, but it assumes you already have a WordPress site full of users. Like Bob, I’m starting a fresh WordPress site for an existing club with about 100 members.
The club has all these members in a spreadsheet. I am familiar with manipulating data for CSV import, but SM does not offer an import tool that works this way.
I am very comfortable with MySQL and can import data directly, but I’m not confident I know all the tables I need to touch to correctly import my user data. Clearly I need to import both into WP’s original user tables and SM tables, but as Bob points out, I gain little if I can’t import all my custom registration form fields.
I guess I could import minimum user data into WP, then figure out how to automate the saving of the full registration data from a CSV file.
August 26, 2016 at 1:49 am #7998mbrsolution
ModeratorHi, @TroyWolf I have submitted a message to the plugin developers to further investigate your request.
Thank you
August 26, 2016 at 5:50 pm #8016bob2016
ParticipantIf this gets addressed I’ll take another look at Simple Membership. Meanwhile, I have switched to Profile Builder in combination with
– Paid Member Subscriptions (to manage membership expiration dates)
– MailChimp for WordPress (to sync members with our MailChimp mailing list)
– Import Users from CSV with Meta (to load my existing members and their meta data)
– User Profile Meta Manager (for users to manipulate all meta fields via WP user profile)
– Members (to create custom roles and manage their capabilities)
– Admin Menu Editor (to control what backend menu items are accessible to each custom role)
– amr users (to create nice online listings of selected member information)
– Front End PM (for member-to-member communication without us exposing email addresses or phone numbers)December 10, 2020 at 10:31 pm #21700Samuel VINCENT
Participantthanks for your answer ! you saved my life with Events manager plugin that store address et phone number into meta fields.
with User Profile Meta Manager, i recreated the same fields as those of the initial events manager form and voila! -
AuthorPosts
- You must be logged in to reply to this topic.