Page 1 of 1

Is there a simple user email export option

Posted: Wed Jan 06, 2010 3:14 pm
by igavemybest
Is there a simple way to export user's first and last name, email address, and signup date?

Re: Is there a simple user email export option

Posted: Thu Jan 07, 2010 5:39 am
by mazhar
You can try two things, one download user CSV data via data-port and then manually remove extra columns. Secondly you could write a simple function that outputs desired data or user in CSV format.