Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

[Added] Import users from CSV

Information about updates, news, Code Library
Post Reply
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

[Added] Import users from CSV

Unread post by admin »

The latest version includes a "Import Users from CSV" function.

Instructions:

1. Use the attached template to fill in your users e.g. by using Excel.

Mandatory columns

zzzzsys_user_id:

The first column has to contain consecutive numbers (e.g. 1,2,3,4,5,6 etc.)
The importer will replace them with a unique nuBuilder id.

sus_zzzzsys_access_id:

Provide a valid Access Id (See Access Level Form -> ID or look it up in the table zzzzsys_access, column zzzzsys_access_id)

sus_name: User name

sus_login_name: User login name

sus_login_password: User password in plaintext. The importer will replace it with its MD5 value.

2. Save the file in the temp folder of nubuilder's root directory,

3. Open "CSV Transfer" in the Database tab and fill in the fields as shown on the picture:
user_import.zip
4. Click "Transfer" to start the import.
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: [Added] Import users from CSV

Unread post by admin »

:arrow: nuBuilder Forte Blog

:arrow: Documentation in the Wiki
Post Reply