• Hi

    I’d like to get a better understanding of how the plugin deals with updating users.

    I’m able to get a list of usernames and email addresses from another system. That list alters from time to time, the username won’t alter but the email address might and some extra profile information might get updates. Some users will be added and some will be removed.

    The easiest option for me is to just to keep re-importing the whole list. If I do this, with the options to update users turned on, will the passwords get reset?

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Javier Carazo

    (@carazo)

    @swissmountainleader,

    As you can read in “Documentation” tab inside the plugin or in the FAQ in the plugin’s page:

    A string that contains user passwords. We have different options for this case:
    If you don’t create a column for passwords: passwords will be generated automatically
    If you create a column for passwords: if cell is empty, password won’t be updated; if cell has a value, it will be used

    Thanks, please a make good review or make a donation if plugin is useful for you and you consider support is fast.

    Thread Starter SwissMountainLeader

    (@swissmountainleader)

    Thanks!

    That doesn’t entirely answer my question and I had read the documentation.

    To recap, I’ve a CSV file with usernames, email addresses and some profile information. When I import that the first time, all accounts are created and passwords are created.

    If I import that file a second time, then it seems from testing and the documentation that the passwords are reset. I want to import that a second time and more because some data may change, some records may be added and so on. But, while I do want to update the user, I don’t want to reset the password.

    If I add a password column to the CSV with a value then when I do the second import it would reset the user password to the initial value even if they’ve changed it. That’s not really what I want.

    If I set the password column in the CSV to blank, then what? the initial import or the later one with new records creates accounts without passwords? That’s what the documentation seems to say. That’s also not really what I would want.

    The options on the first tab are confusing as there’s no clear precedence, ie

    Update existing users?
    Update roles for existing users?

    If we say “no” to updating existing users, does that mean roles for existing users are not updated or does that boolean take precedence over the first?

    And, if those two options acknowledge the design point that users can be updated in part, ie profile information updated but not the role if we answer YES then NO to those questions, then a third option “Update passwords for existing users?” would logically fit as well.

    The CSV I have contains membership information for an association, members have different levels which can change so I do want to repeatedly import the same users. Most of the time, I want to update users rather then add them.

    I hope I’ve explained that properly!

    Plugin Author Javier Carazo

    (@carazo)

    @swissmountainleader,

    I am on holidays and I have no much time in computer but I would try to help you.

    Update users
    If you want to update info from existing users, you will have to check it.

    Passwords
    You can create an empty column for old users and include a new random password made by you in the others users.

    Roles
    Roles are set to the one selected in the main page.

    Improve plugin
    This plugin is free for everyone and sometimes people needs some improvement (for example it can be your case to make a better passwords and roles management). You can support new features if you need it.

    Thanks and sorry for the few time to answer.

    Thread Starter SwissMountainLeader

    (@swissmountainleader)

    thanks for the update!

    it would be perfect to not update passwords, we’d be able to automate this and run via cron as well which would be great.

    Plugin Author Javier Carazo

    (@carazo)

    @swissmountainleader,

    Ok that’s great.

    If you want to support new features write me to contacto AT codection DOT com and we talk about conditions.

    Hi my is Keith and I have a WordPress site …. Can I import an nonoptin list full of contacts to my wordpress site using the import-users-from-csv-with-meta plugin????

    And how are the login details created for the imported user??

    • This reply was modified 7 years, 7 months ago by wpman78.
    Plugin Author Javier Carazo

    (@carazo)

    @wpman78,

    Yes you can.

    Credentials can be sent to users via email.

    Anyway, read documentation. We try to not answer information that can be found in “Documentation” (into the plugin or in FAQ in the plugin’s page), to avoid repeat every time the same info.

    I hope you understand.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘password change with updated users’ is closed to new replies.