Extension:Scratch Account Request System

Category:Pages to be expanded#Scratch%20Account%20Request%20System Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
Scratch Account Request System
Release status: stableCategory:Stable extensions
Implementation User identity Category:User identity extensions
Author(s) Jacob G. (jvvg), Naleksuh, apple502j, Kenny2scratch, ahmetlii
Latest version 0.1
MediaWiki >= 1.35.0
License GNU General Public License 2.0 or later
Download Category:Extensions in GitHub version control
  • $wgScratchVerificationProjectAuthor
  • $wgAutoWelcomeNewUsers
  • $wgScratchAccountAutoRejectStaleAwaitingUserRequestDays
  • $wgScratchVerificationProjectID
  • $wgScratchAccountRequestRejectCooldownDays
  • $wgScratchAccountCheckDisallowNewScratcher
  • $wgScratchAccountJoinedRequirement
Category:All extensions

The Scratch Account Request System extension implements a custom Account Request system used on Scratch Wiki.

Installation

  • Download and place the file(s) in a directory called Scratch Account Request System in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'Scratch Account Request System' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Category:Wiki-specific extensions
Category:All extensions Category:AuthChangeFormFields extensions Category:BeforePageDisplay extensions Category:Extensions in GitHub version control Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:GetPreferences extensions Category:LoadExtensionSchemaUpdates extensions Category:Pages to be expanded Category:SkinTemplateNavigation::Universal extensions Category:Stable extensions Category:User identity extensions Category:Wiki-specific extensions