Skip to content

Enhancement Request - Export/Import Multiple Users #75

Description

@JaySMa

Have Prompt export the existing users of a portal for import later. For example, currently redoing (from scratch) an existing DNN website which is running a forum. Currently has 180 users of which I have to re-create on the new development box for testing.

Then have it so that multiple users can be imported via Prompt using a text file (CSV style) or one which was created by Prompt.

DNN/Evoq can auto-create the passwords for the imported users or the text file can contain them; not best security, but file could be deleted afterwards by Prompt.

Roles which the user is to be assigned is part of this as well. If none are listed, then the standard roles are automatically assigned.

For E.g.
/* "FirstName","LastName","Email","password","Roles" */
"Scott","Jefferson","SJefferson","me@home.com","thisismypassword","Forum Admins;Post Reviewer"
"Jim","Scott","JScott","me2@work.com","","" /*DNN created password; Normal Assigned Roles */

Thank you..

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions