Is there a simple user email export option

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Is there a simple user email export option

Post by igavemybest » Wed Jan 06, 2010 3:14 pm

Is there a simple way to export user's first and last name, email address, and signup date?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Is there a simple user email export option

Post by mazhar » Thu Jan 07, 2010 5:39 am

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.

Post Reply