Extension:WikiMirror
Appearance
Release status: unknown |
|
|---|---|
| Author(s) | Ryan Schmidt |
| Latest version | 0.20.0 |
| MediaWiki | >= 1.43.0 |
| PHP | >= 8.1 |
| License | GNU General Public License 3.0 or later |
| Download | GitHub: Note: |
| Example | https://mdwiki.org/wiki/Canada |
|
|
|
|
|
|
The WikiMirror extension allows for mirroring and forking pages from a remote wiki.
Installation
[edit]- Download and place the file(s) in a directory called
WikiMirrorin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiMirror' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Categories:
- Extensions with invalid status
- Extensions with invalid or missing type
- GPL licensed extensions
- Extensions in GitHub version control
- APIQueryAfterExecute extensions
- ApiCheckCanExecute extensions
- ApiMain::moduleManager extensions
- ApiMakeParserOptions extensions
- ApiQuery::moduleManager extensions
- BeforePageDisplay extensions
- HtmlPageLinkRendererEnd extensions
- ImportHandlePageXMLTag extensions
- LoadExtensionSchemaUpdates extensions
- MediaWikiServices extensions
- PageMoveCompleting extensions
- SkinTemplateNavigation::Universal extensions
- TitleIsAlwaysKnown extensions
- WikiPageFactory extensions
- GetUserPermissionsErrors extensions
- GetUserPermissionsErrorsExpensive extensions
- All extensions
