This is an old revision of the document!
Table of Contents
Admin Add User (pun_admin_add_user)
- Status: Under development;
- Current version: 1.1.
General idea
Administrator can add a new user quickly
Specification
Interface
- Userlist:
- Below list of users;
- Fields:
- Input box:
- Username;
- E-mail;
- Checkbox:
- Edit user identity after adding a User;
- Buttons:
- Submit;
Functionality
After admin enters a username and e-mail into the fields and clicks the “Submit” button, the extension creates a new user with a randomly generated password. If this user tries to log in to the site with a new username, he should create a new password using the link “a new password” on one of these pages: “Log in to the site” or “User identity”.
Development
Feature request
- Add a group user option;
- Add the “Password” input box;
- Send e-mail to the new user - really important! ;
- Upload CSV file for mass import;