how do i import userlist from a csv/excel file?
basically i have an oldesite created using WIX. I want to download the user profile information in an excel/csv file and upload it to CB User profile.
how to do that?
Within CB > User Management select the checkbox for your user then use the download button top right of the table. This will give you the CSV scaffolding to start with. You'll then need to format the data you want to import into that CSV. Once done use the import button next to the download button top right of the table.
Note when opening our export CSV be sure to use the following settings in your editor.
1. Character set: UTF-8
2. Separated by Comma
3. Format quoted fields as text
4. " as string delimiter
Joomla also will require a name, email address, and username to create a user so be sure you supply all 3 during importing.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.