Extension:ImportDump

Category:Pages to be expanded#ImportDump Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
ImportDump
Release status: stableCategory:Stable extensions
Implementation Database Category:Database extensions, Special page Category:Special page extensions
Description Provides a special page for managing import requests.
Author(s) Universal Omega
MediaWiki 1.43.0+Category:Extensions with manual MediaWiki version
License GNU General Public License 3.0 or later
Download Category:Extensions in GitHub version control
Translate the ImportDump extension
Category:All extensionsCategory:Extensions not in ExtensionJson

The ImportDump extension provides a special page allowing users with the request-import right to submit a for-queue request for an import for a user with the handle-import-requests right (probably someone with shell access, able to run importDump.php) to handle.

For reporting an issue or a bug, please use the Miraheze Issue Tracker. See here for the workboard.

Installation

  • Download and place the file(s) in a directory called ImportDump in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'ImportDump' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:Extensions by Miraheze
Category:All extensions Category:Database extensions Category:Extensions by Miraheze Category:Extensions in GitHub version control Category:Extensions included in Miraheze Category:Extensions included in WikiForge Category:Extensions not in ExtensionJson Category:Extensions which add rights Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:Pages to be expanded Category:Special page extensions Category:Stable extensions