do we have a module that would allow a csv import into Profile 2?

Comments

wusel’s picture

Have a look at 'Import new users and their "Profile2"-fields from one CSV-file' (http://drupal.org/node/1285276).

If the users exist, put their UID in the CSV-file, connect the profile2-entries to the user using the "UID"-field of the CSV-file. Delete the whole "Wusel_Step1_UserMigration"-class and the line "$this->dependencies = array('Wusel_Step1_User');".

Good luck!

wusel’s picture

Title: is there a module that would allow a csv import into Profile 2? » is there a module that would allow a csv import into Profile 2? [solved]
Status: Active » Closed (works as designed)