lancegatlin / DEPRECATED-MediaWiki-Extension--UserAdmin

UserAdmin is a MediaWiki extension which allows administrators to add and delete users, change user passwords, edit user details, edit user groups, resend emails (e.g. reset password email or welcome message email).

Home Page:http://www.mediawiki.org/wiki/Extension:UserAdmin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

***NO LONGER SUPPORTED - SEE FORKS

UserAdmin is a MediaWiki extension which allows administrators to add users, 
permanently remove spam or unused accounts, change user passwords, edit user 
details, send reset password or welcome emails and list users with pagination 
and filter controls. This extension is primarily for administrators of 
private wikis that require tighter control of user accounts.

Usage:
	require_once("$IP/extensions/UserAdmin/UserAdmin.php"); in LocalSettings.php

Docs: http://www.mediawiki.org/wiki/Extension:UserAdmin
Author: Lance Gatlin <lance.gatlin@gmail.com>
License: http://opensource.org/licenses/gpl-3.0.html GNU Public License 3.0
Version: 0.9.0

About

UserAdmin is a MediaWiki extension which allows administrators to add and delete users, change user passwords, edit user details, edit user groups, resend emails (e.g. reset password email or welcome message email).

http://www.mediawiki.org/wiki/Extension:UserAdmin


Languages

Language:PHP 100.0%