Title: Export User Data to vcard
Last modified: May 13, 2020

---

# Export User Data to vcard

 *  Resolved [Lettobi](https://wordpress.org/support/users/lettobi/)
 * (@lettobi)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/export-user-data-to-vcard/)
 * Hello, I would like to add a button to a users profile page which lets anyone
   export the data of the user to a vcard file.
    How can this be achieved?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [Champ Camba](https://wordpress.org/support/users/champsupertramp/)
 * (@champsupertramp)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/export-user-data-to-vcard/#post-12827995)
 * Hi [@lettobi](https://wordpress.org/support/users/lettobi/)
 * Have you tried adding a File field in the Profile form?
 * Please go to WP Admin > Ultimate Member > Forms > Edit a Profile Form > click
   on the ” + ” in the Form builder. You will see pre-defined and custom fields.
   Click on the “File upload” and fill out the required fields. Hit on save after
   you’re done adding the file field. Go to yoursite.com/user/ and edit your profile
   to see the newly added File field.
 * Regards,
 *  Plugin Contributor [Champ Camba](https://wordpress.org/support/users/champsupertramp/)
 * (@champsupertramp)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/export-user-data-to-vcard/#post-12865625)
 * Hi [@lettobi](https://wordpress.org/support/users/lettobi/)
 *  This thread has been inactive for a while so we’re going to go ahead and mark
   it Resolved.
 * Please feel free to re-open this thread if any other questions come up and we’d
   be happy to help. 🙂
 * Regards,
 *  [djcollege](https://wordpress.org/support/users/djcollege/)
 * (@djcollege)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/export-user-data-to-vcard/#post-13379994)
 * I would like this feature to be added as well. This would provide a lot of value
   to us
 *  [wazzl](https://wordpress.org/support/users/wazzl/)
 * (@wazzl)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/export-user-data-to-vcard/#post-13589669)
 * Hello [@champsupertramp](https://wordpress.org/support/users/champsupertramp/)
 * If the file upload is activated, no .vfc upload is possible. In another thread
   it is therefore recommended to insert the following:
 * + um_get_field__{$field_key}
    – $array – $array[“allowed_types”]
 * [https://wordpress.org/support/topic/vcf-import/](https://wordpress.org/support/topic/vcf-import/)
 * I have stored this in functions.php, but then an error appears. I’m still quite
   new to WordPress. Does the syntax have to be changed or is the code added somewhere
   else?
 * thanks for the reply

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Export User Data to vcard’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [wazzl](https://wordpress.org/support/users/wazzl/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/export-user-data-to-vcard/#post-13589669)
 * Status: resolved