Extension:Scratch Account Request System
Please expand this page. |
Scratch Account Request System Release status: stable |
|
---|---|
Implementation | User identity |
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 | GitHub: Note: |
|
|
The Scratch Account Request System extension implements a custom Account Request system used on Scratch Wiki.
Installation
edit- Download and place the file(s) in a directory called
Scratch Account Request System
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Scratch Account Request System' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.