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;
- Upload CSV file for mass import;
- Send an e-mail to the user with his/her password (https://punbb.informer.com/forums/post/132853/#p132853)