Template:ExtensionInstall

Template page


  • Download and place the file(s) in a directory called ExtensionInstall in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    require_once "$IP/extensions/ExtensionInstall/ExtensionInstall.php";
    
  • checkY <translate> Done</translate> – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.