Extension:Sanat
Please expand this page. |
![]() Release status: unknown |
|
---|---|
Author(s) | Niklas Laxström (Nikerabbittalk) |
Latest version | 2.0.1+20231224 |
MediaWiki | |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
The Sanat extension is a wiki-specific extension used on https://sanat.csc.fi/, providing maintenance scripts to import and export data.
Installation
edit- Download and place the file(s) in a directory called
Sanat
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Sanat' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.