Wikitia:ExtensionInstall/en

From Wikitia
Jump to navigation Jump to search

<languages/>

  • 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:
    require_once "$IP/extensions/ExtensionInstall/ExtensionInstall.php";
    
  • checkY Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

[[Category:Installation guide templates{{#translation:}}]]