Skip to content

This tool creates Nextcloud users from a CSV file, which you exported from some other software or created with a spreadsheet software.

License

Notifications You must be signed in to change notification settings

ramiuslr/nc-userimporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About nc-userimporter

This tool creates Nextcloud users from a CSV file, which you exported from some other software or created with a spreadsheet software.

Zip file with an executable for Windows is available here: https://get.edudocs.org/de/assets/nc-userimporter/ - If you have a Python3 environment with all the dependencies/modules installed, you can run the script without the build of course.

Screenshot input: Screenshot from Windows commandline

Instructions

  1. Download and extract the zip-file from https://get.edudocs.org/de/assets/nc-userimporter/

  2. Insert data:

    • config.xml: Insert your cloud-admin credentials into file config.xml. The user must have admin permissions in your Nextcloud.
    • users.csv: Insert the user data into the file users.csv or recreate it with the same columns in a spreadsheet software.
  3. Start the tool:

  4. Follow the interactive commandline instructions. Check output.log ("output"-folder in script-directory) and your user overview in Nextcloud.

Output

Screenshot output:

Generated PDF file with user credentials


ToDo

Open features, not yet implemented (help appreciated):

About

This tool creates Nextcloud users from a CSV file, which you exported from some other software or created with a spreadsheet software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%