Manual:validateRegistrationFile.php

MediaWiki version:
1.25

Details

edit

This maintenance script validates the extension.json and skin.json files used to register extensions and skins.

Arguments

edit

This script accepts only the path or glob pattern of extension.json/skin.json as an argument.

Usage

edit
php maintenance/validateRegistrationFile.php filepath/pattern

Validating extension.json of MobileFrontend extension

edit
Terminal

Validating all extension.json under extensions dir

edit
Terminal

See also

edit