Bulk upload members

Technically speaking you could use an afterInsert() Hook to register the user via the wix-users-backend register() function but for that you will need to upload passwords to the database which is not a good practice.