mediawiki/extensions/CognitiveProcessDesigner - Gitiles

MediaWiki extension CognitiveProcessDesigner

Clone this repo:
  1. e4f3030 Localisation updates from https://translatewiki.net. by Translation updater bot · 3 weeks ago master
  2. 5a27265 Localisation updates from https://translatewiki.net. by Translation updater bot · 7 weeks ago
  3. e32aaaa build: Updating micromatch to 4.0.8 by libraryupgrader · 8 weeks ago
  4. 51cd398 Localisation updates from https://translatewiki.net. by Translation updater bot · 9 weeks ago
  5. 1c4a502 build: Updating mediawiki/mediawiki-codesniffer to 44.0.0 by libraryupgrader · 10 weeks ago

CognitiveProcessDesigner

Installation

Execute

composer require hallowelt/cognitiveprocessdesigner dev-REL1_31

within MediaWiki root or add hallowelt/cognitiveprocessdesigner to the composer.json file of your project

Activation

Add

wfLoadExtension( 'CognitiveProcessDesigner' );

to your LocalSettings.php or the appropriate settings.d/ file.