Is there a simple user email export option
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
Is there a simple user email export option
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
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.