I haven’t seen a response to this yet. Does anyone know if this is possible? Thanks much,
still no responses to this inquiry…I can’t imagine that I am the only one who would like this capability….
hi @jakewho,
if your goal is to collect serialized informations about your members, you have to create your own data mining solution i guess. 😉
profile informations are stored in 4 different tables: wp _bp_xprofile_data, fields, group, meta
So if you are confortable with msql queries and php, you can recreate your own custom BP Profile Component.
If no one answered to you, it’s probably because nobody want to reinvent the whell.
What I was really hoping is that there is a plug-in available, which would allow me to better manage my BuddyPress users. For example, I would like to be able to view and sort on all of the fields in my registration form, including the custom fields that I have added to the form. In addition, it would be nice if the plug-in allowed me to download the information to CSV or some other easily usable format.
sounds like no one has created such a plug-in as of yet…