Skip to content

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).

seinlin/UserAdmin

 
 

Repository files navigation

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> Ap.Muthu <apmuthu@usa.net>
License: http://opensource.org/licenses/gpl-3.0.html GNU Public License 3.0
Version: 0.9.1

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).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%