Hi,
I know there is user import module to import users from csv file. Is there module to export users into csv file.

Comments

luco’s picture

subscribing

_________________________

"There is no off position on the genius switch."
- David Letterman

luco’s picture

I found something, but haven't tested yet:
http://drupal.org/project/profile_csv

_________________________

"There is no off position on the genius switch."
- David Letterman

igorjava’s picture

i tried that and it didn't work. But i had success with using Back Up and Migrate module. I used that and export it only tables that I need and it worked perfect.Thanks for trying to help.
By the way I have another problem that i couldnt solve yet. I have to take Group and group posts content and copy it from one site to another.
I am confused where in database that info is stored. I need from group and group post following (title,body)
Do you have any suggestion for this.

Appreciate any help