Leinad4Mind / adduser

Add user, a phpbb 3.1 extension, gives the admin the possibility to add a new user in ACP. After adding you can manage the new user as you are used in user management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add user

Add user gives the admin the possibility to add a new user in ACP. After adding you can manage the new user as you are used in user management.

Build Status

Requirements

  • phpBB 3.1-dev or higher
  • PHP 5.3 or higher

Installation

You can install this on the latest copy of the develop branch (phpBB 3.1-dev) by doing the following:

  1. Copy the entire contents of this repo to to FORUM_DIRECTORY/ext/forumhulp/adduser/
  2. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  3. Click Add user => Enable.

Uninstallation

Navigate in the ACP to Customise -> Extension Management -> Extensions and click Add user => Disable.

To permanently uninstall, click Delete Data and then you can safely delete the /ext/forumhulp/adduser/ folder.

License

GNU General Public License v2

© 2014 - John Peskens (ForumHulp.com)

About

Add user, a phpbb 3.1 extension, gives the admin the possibility to add a new user in ACP. After adding you can manage the new user as you are used in user management.


Languages

Language:PHP 100.0%