Cara Install Captcha di mediawiki

From Dboswiki
Revision as of 22:37, 7 February 2023 by Smpdbos (talk | contribs) (Created page with "==Menggunakan plugin Confirmedit== Download the snapshot for your version and extract it Create a folder in the extensions folder named ConfirmEdit Upload the files to the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Menggunakan plugin Confirmedit

Download the snapshot for your version and extract it
Create a folder in the extensions folder named ConfirmEdit
Upload the files to the extensions/ConfirmEdit/ folder
Edit LocalSettings.php in the root of your MediaWiki installation, and add the following lines near the bottom:

wfLoadExtensions([ 'ConfirmEdit', 'ConfirmEdit/QuestyCaptcha' ]);