Export User to CSV file
One click is all it takes to export your entire user database to a CSV file.
* This component is compatible with all Joomla versions.
After successful installation, go to Components > JS Export User to CSV to start exporting.
Supported fields to export:
- Basic fields: username, name....etc
- Profile fields: address, birthday, website. (You enable it by going to Plugins > User - Profile)
- Custom fields: These are the fields you use with the user extension. (Users > Fields)
Here, select the fields you want to export, then click the "Export Now" button to export to a CSV file:

1. The "radio buttons" extra field doesn't transfer the values in the additional field, e.g., "yes" or "no," and only enters certain values into the #__fields_values database.
2. The "textarea" extra field with the "Use editor" option checked converts to "textarea" when it should be "editor."
3. In K2, the extra field group is assigned in the category. In Joomla Articles, the category is assigned in the extra field. It would be nice if this were automatically completed. A checkbox could be added if someone doesn't want this option.