Extension:WikiMirror
WikiMirror Release status: unknown |
|
---|---|
Author(s) | Ryan Schmidt |
Latest version | 0.11.0 |
MediaWiki | >= 1.39.0 |
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
WikiMirror
in 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.