Active
Project:
Profile 2
Version:
7.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2012 at 17:43 UTC
Updated:
6 Mar 2012 at 21:38 UTC
Hello,
is there any way to export the Profile2 profile with the integrated fields?
Thanks in advanced!
Frank
Comments
Comment #1
cyclingzealot commentedSeems like a duplicate of http://drupal.org/node/1289730
Must admit I'm looking for the same thing. We want to export our profile2 setup from our dev environment to the client's, regardless of the state of the db we're importing into.
We though of buliding a script using a diff between the mysqldumps of a blank drupal install and one with our profile2 setup (or perhaps use a maatkit tool rather than mysqldumps), but we don't know if the profile2 data, especially the data column, is dependant on the state of the db external to profile2.
Perhaps using the rules module?