Profile Fields Upgrade
Categories
Component ID
1982448
Component name
Profile Fields Upgrade
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
There seems to have been a long running argument about how one should migrate data from the deprecated core-profile module to Drupal 7. What there does not seem to have been is a way to actually do the job.
This is a pretty minimal (read - written in a rush) module to migrate any data that you have attached using the old core-profile fields into fields.api fields attached to the user object.
The module has a fairly minimal UI admin/config/people/profilefields but is really intended to be used with drush. The included drush command is "prup" and you can see the help for it with the usual "drush help prup"
