Code Monkey home page Code Monkey logo

create-users-from-csv's Introduction

Create Users from CSV

OverviewPreparationHow To RunHow To Use

GitHub release (latest SemVer) views runs

Overview

App creates users using public API and available only for admin users and users with admin permission.

Preparation

  1. Create a .csv file with usernames and passwords
  2. .csv file must contain only 2 columns: user and password, all elements must be separated with ,
  3. Here's the example of how your .csv file should look like:
user,password
user1, 123aaa
user2, 321bbb
user3, 777ccc
user4, 444ttt
user5, 555555
  1. Drag and drop this file to Team Files

How To Run

Step 1: Add app to your team from Ecosystem if it is not there. Application will be added to Current Team->PLugins & Apps page.

Step 2: Go to Current Team->Files page, right-click on your .csv file and choose Run App->Create users from CSV.

Note: To open log go to Current Team->PLugins & Apps page.

Note: In app log you will see created users, or a warning message if user already exists.

Note: App shuts down automatically on finish. Or you can stop it manually from app settings page.

create-users-from-csv's People

Contributors

annasupervisely avatar cxnt avatar mkolomeychenko avatar nikolaipetukhov avatar peixed351 avatar tdionis avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.