Skip to content

MWStake/LogoutActions-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogoutActions

Mediawiki extension.

Description

  • Run actions defined in extension.json on logout.
  • Version 0.1

Installation

  • 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' );

Configuration

Edit config section of extension.json.

"fireURL":
	[
		"url1",
		"url2"
	]

Internationalization

This extension is available in English and Czech language. For other languages, just edit files in /i18n/ folder.

Release Notes

Authors and license

  • Josef Martiňák
  • MIT License, Copyright (c) 2023 First Faculty of Medicine, Charles University

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages