Mediawiki extension.
- Run actions defined in extension.json on logout.
- Version 0.1
- Make sure you have MediaWiki 1.39+ installed.
- Download and place the extension to your /extensions/ folder.
- Update parameters in extension.json.
- Add the following code to your LocalSettings.php:
wfLoadExtension( 'LogoutActions' );Edit config section of extension.json.
"fireURL":
[
"url1",
"url2"
]This extension is available in English and Czech language. For other languages, just edit files in /i18n/ folder.
- Josef Martiňák
- MIT License, Copyright (c) 2023 First Faculty of Medicine, Charles University