I am considering moving from core Profile to Content Profile, on a running site that has ~1000 users. Is there existing functionality to migrate the profile data? If not, can anyone suggest a simple way to do it?
I am considering moving from core Profile to Content Profile, on a running site that has ~1000 users. Is there existing functionality to migrate the profile data? If not, can anyone suggest a simple way to do it?
Comments
Comment #1
karens commentedThere is a new module is at http://drupal.org/project/profile_migrate. It's brand new and needs testing, but if you want to protect yourself with backups and do some testing you can try it out.
Comment #2
infojunkieThanks for the info. I've worked around my particular issue this time but your profile migration module definitely fills a gap.