Skip to content

Bulk user creation from csv file #101

@Inao0

Description

@Inao0

The goal is to enable the creation of multiple users at the same time from a CSV file. This would be useful, for example, when adding all the students in a class.
This could be implemented on the administration page, in the users tab.

  • The csv file could contain the following column : Username / Email / Level (optionnal = create) . If Groups of users #100 are implemented, they could also be specified here
  • It would randomly generate passwords and send connection links to users.
  • On fail => notify all failed creation at the end and keep those that work ? rollback as soon as one fail ?

One CSV parsing library option :

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions