• I am attempting to import users into the user table but also import other fields that relate to the user (such as organization name, location, etc.) into other database tables. Can this plugin handle doing this? If so, what column headers should I be using in my csv file?

    Thank you.

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

    (@carazo)

    @saf217

    In WordPress API those kind of fields would be used and managed from usermeta table.

    And yes, this plugin do this (look at the name of this).

    Read the documentation please.

Viewing 1 replies (of 1 total)

The topic ‘Inserting data into other forms’ is closed to new replies.