Extension:WikiMirror

Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
WikiMirror
Release status: unknownCategory:Extensions with invalid status
Author(s) Ryan Schmidt
Latest version 0.16.0
MediaWiki >= 1.41.0
PHP >= 8.1
License GNU General Public License 3.0 or later
Download Category:Extensions in GitHub version control
Example https://mdwiki.org/wiki/Canada
  • $wgWikiMirrorRemote
  • $wgWikiMirrorAssignKnownUsers
  • $wgWikiMirrorSearchMaxResults
  • fork
Category:All extensions

The WikiMirror extension allows for mirroring and forking pages from a remote wiki.

Installation

  • Download and place the file(s) in a directory called WikiMirror in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'WikiMirror' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:APIGetAllowedParams extensions Category:APIQueryAfterExecute extensions Category:All extensions Category:ApiCheckCanExecute extensions Category:ApiMain::moduleManager extensions Category:ApiMakeParserOptions extensions Category:BeforePageDisplay extensions Category:Extensions in GitHub version control Category:Extensions with invalid or missing type Category:Extensions with invalid status Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:GetUserPermissionsErrorsExpensive extensions Category:GetUserPermissionsErrors extensions Category:HtmlPageLinkRendererEnd extensions Category:ImportHandlePageXMLTag extensions Category:LoadExtensionSchemaUpdates extensions Category:MediaWikiServices extensions Category:PageMoveCompleting extensions Category:SkinTemplateNavigation::Universal extensions Category:TitleIsAlwaysKnown extensions Category:WikiPageFactory extensions