Is your feature request related to a problem? Please describe.
You cannot up or download all users as a CSV file.
Describe the solution you'd like
If I have a CSV file with many users I want to be able to upload the file and have all users imported. If I want to export the users I want to be able to download all current users and save them as a CSV file.
Additional context
The restAPI part for this is already done: plone/plone.restapi#1971
Preview image of how I implemented it as a prototype with a download button:
Preview Image of the upload dropzone:

Is your feature request related to a problem? Please describe.
You cannot up or download all users as a CSV file.
Describe the solution you'd like
If I have a CSV file with many users I want to be able to upload the file and have all users imported. If I want to export the users I want to be able to download all current users and save them as a CSV file.
Additional context
The restAPI part for this is already done: plone/plone.restapi#1971
Preview image of how I implemented it as a prototype with a download button:
Preview Image of the upload dropzone:
