Reference:EventBus: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Line 9: Line 9:
|license=GPL v2+
|license=GPL v2+
|docu=https://www.mediawiki.org/wiki/Extension:EventBus
|docu=https://www.mediawiki.org/wiki/Extension:EventBus
}}
{{wcagCheck
|wcagStatus=2-testing complete
|wcagTestdate=2022-08-10
|extensionType=backend
}}
}}
The EventBus extension propagates state changes (edit, move, delete, revision visibility, etc) to a RESTful event service, providing consumers of the service with the means of tracking changes to MediaWiki content.
The EventBus extension propagates state changes (edit, move, delete, revision visibility, etc) to a RESTful event service, providing consumers of the service with the means of tracking changes to MediaWiki content.

Revision as of 16:21, 10 August 2022

Extension: EventBus

all extensions

Overview
Description: Propagation of change events to a RESTful service.
State: stable Dependency: MediaWiki
Developer: EEvans (WMF) License: GPL v2+
Type: MediaWiki Category: Administration
Edition: BlueSpice pro, BlueSpice Farm, BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.


Accessibility

Test status: 2-testing complete
Last test date: 2022-08-10


Extension type: backend

The EventBus extension propagates state changes (edit, move, delete, revision visibility, etc) to a RESTful event service, providing consumers of the service with the means of tracking changes to MediaWiki content.

Discussions