Member List Export

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
5/18/2012 11:47:03 AM
Gravatar
Total Posts 355

Member List Export

In order to work with third-party services like SurveyMonkey/MailChimp (ignore the simian theme), it would be helpful to have a quick Excel/Word export of the Member List (Name, e-mail address, any other relevant profile information). This is another one that I could write myself, but it'll be a pain every time I have to do an update, and I can see where others might be able to use the same functionality.

5/18/2012 2:37:14 PM
Gravatar
Total Posts 18439

Re: Member List Export

I've just committed changes to the source code repository that allow you to export query data in csv format from our built in query tool. So you can write any query against any table(s) and export the data.

I also added support for exporting verified newsletter subscribers on the page that shows newsletter subscribers.

Don't know how well it will work if there are hundreds of thousands of rows, probably would have to do it directly using sql server in that scenario but it should work well for reasonable amounts of data.

Hope that helps,

Joe

5/18/2012 3:12:17 PM
Gravatar
Total Posts 355

Re: Member List Export

You're the man! (double-thumbs-up) - thank you!

7/10/2012 6:41:17 AM
Gravatar
Total Posts 1

Re: Member List Export

Hi, I'm very new to all of this but I was wondering whether there would be any way of exporting the member list without the built in query tool  as we have very little knowledge in the area and wouldn't want to damage the site.

Thanks for your help!

Amy

7/21/2012 12:52:45 PM
Gravatar
Total Posts 537
feet planted firmly on the ground

Re: Member List Export

Perhaps needs a simple "Export Data" feature, that takes a Query as a property (configured with the Query Tool). Then with some simple examples in the documentation, folk like Amy could put the exports they need onto their site.

You must sign in to post in the forums. This thread is closed to new posts.