Hello,

is there any way to export the Profile2 profile with the integrated fields?

Thanks in advanced!
Frank

Comments

cyclingzealot’s picture

Seems 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?