Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (23 loc) · 843 Bytes

File metadata and controls

25 lines (23 loc) · 843 Bytes

MWUpdateKit

A kit that used to help people to update their wiki plowed by MediaWiki.

Usage

The kit only one CLI entry, runKit.php.

php runKit.php

The kit contains a lot of commands, you can use according to your needs.

Check system environment

Check if your system environment can install/update MediaWiki.

php runKit.php prepare:envCheck

Note: This check does not guarantee that the MediaWiki installation will succeed.

Prepare extension & skin

This command can download new extensions based on existing extensions.

php runKit.php prepare:ext

Note: This feature cannot prepare extensions that are not hosted in WMF-gerrit

Support

If this kit on the way in the use of the problem or you have any ideas, please go to the Github issues.