Users Export (CSV) Download 6.0

This component/theme works with latest OSSN version.
5.0
Indonesian Arsalan Shah 9 years ago

Allow admins to generate a users list in csv format.

6.0
- Fixed UTF8 names issue
- Fixed php 8 problem

Comments
cl Erassus ︎ ︎ Replied 2 years ago

Michael, when i opened the .csv file i expect the emoji itself, but shows the string, so i think is how the emoji is translated to a text in the csv?

Also i found another issue, i have this user with this name:

enter image description here

in the csv file:

enter image description here

𝒥𝒶𝑒-𝑀𝒾𝓃 𝒲𝑜𝓁𝒻𝑔𝒶𝓃𝑔
German Michael Zülsdorff Replied 2 years ago

Hugo,
perhaps you can tell us your idea?
I mean: Which way do you expect/want a member named '😀😀😀' to appear on your export list?

cl Erassus ︎ ︎ Replied 2 years ago

Thanks for the update Arsalan, i was having trouble with unicode characters too, and nows exports fine.

Another question, i have users with emoji characters in the names, those are exported with strings like:

& # x 1 f 3 1 f  = 🌟

Edit: i added spaces to make the example.

etc. There's no way to handle that?

Indonesian Arsalan Shah Replied 2 years ago

Fixed in 6.0

cl Erassus ︎ ︎ Replied 2 years ago

Site crash when i try to use.

enter image description here

Using php 8.1+
Premium OSSN.

I used that in the past without problems, when using old php version.

in Ravi kishore Replied 3 years ago

Hello. I have added 2 custom fields company,title using custom fields component. Iam trying to generate csv but Iam not getting those 2 fields . $paramstoexport = array("firstname", "lastname", "email", 'mobilelogin','company',title'). Is this correct?

Indonesian Arsalan Shah Replied 3 years ago

https://github.com/lianglee/UserCSV/blob/master/actions/generate.php#L12

$paramstoexport = array("firstname", "lastname", "email", 'birthdate', 'mobilelogin');

German Martin Korn Replied 3 years ago

how do I have to change this component to export the birthdays and mobile phone numbers

us Joey Persons Replied 3 years ago

its says its not a valid package. So i cant install it

Portuguese Pastoral Juvenil Aveiro Replied 5 years ago

Thank you, it works great.

Component

Developer: Arsalan
License GPL v2
Type: Site admin
Requires Ossn Version : 6.0
Latest Version: 6.0
Last Updated 2 years ago
Repository Url View Repository

Versions