Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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"

Project information