Currently profile_csv.module can export 'uid', 'name', and 'mail' from {users}, and all profile fields.

The attached patch adds several more fields from {users}.

CommentFileSizeAuthor
profile_csv-moreuserfields.patch4.69 KBsmokris

Comments

bankim22’s picture

Version: 4.7.x-1.x-dev » 6.x-1.x-dev
Priority: Normal » Critical
Status: Needs review » Needs work

It should be able to export new fields from CCK, which are created using 'content profile'

bankim22’s picture

It should be able to export new fields from CCK, which are created using 'content profile'