-
Notifications
You must be signed in to change notification settings - Fork 1
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).
SimilisTools/MediaWiki-Extension--UserAdmin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 <[email protected]>, Ap.Muthu <[email protected]>, Toni Hermoso <[email protected]>
License: http://opensource.org/licenses/gpl-3.0.html GNU Public License 3.0
Version: 0.9.2
# TODO
* Migrate to newer Messages API
* Ensure composer.json compatibility
* Check whether it works in newer MediaWiki versions
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 0
No packages published
Languages
- PHP 100.0%