phpbbmodders / phpbb-3.1-ext-adduser

A port of the phpBB 3.0.x version of the Add User Mod
GNU General Public License v2.0
11 stars 10 forks source link
phpbb phpbb-extension

phpBB Add User Extension

Build Status

About

phpBB Add User Extension allows an administrator of a forum to add a user into the phpBB database.

Features

Installation

1. clone

Clone (or download and move) the repository into the folder phpBB3/ext/phpbbmodders/adduser:

cd phpBB3
git clone https://github.com/phpbbmodders/phpbb-3.1-ext-adduser ext/phpbbmodders/adduser/

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Add User

Licensing

phpBB Add User Mod is distributed under the terms of the GNU General Public License 2 (GPL). A copy has been included in the package (license.txt).