Extension:Scratch Login
Please expand this page. |
![]() Release status: stable |
|
---|---|
Implementation | User identity |
Author(s) | Jacob G. (jvvg), Kenny2scratch |
Latest version | 2.0 |
MediaWiki | >= 1.35.0 |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
|
|
The Scratch Login extension allows users to log in with Scratch accounts.
Installation
edit- Download and place the file(s) in a directory called
Scratch Login
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Scratch Login' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.