Extension:ImportDump
Appearance
Please help expand this page. |
Release status: stable |
|
|---|---|
| Implementation | Database, Special page |
| Description | Provides a special page for managing import requests. |
| Author(s) | Universal Omega |
| MediaWiki | 1.43.0+ |
| PHP | >= 8.2 |
| Database changes | Yes |
| Composer | miraheze/import-dump |
| License | GNU General Public License 3.0 or later |
| Download | GitHub:
|
|
|
|
|
|
| Translate the ImportDump extension | |
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
[edit]- Download and place the file(s) in a directory called
ImportDumpin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'ImportDump' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
| This extension is included in the following wiki farms/hosts and/or packages: |
| This extension is maintained by Miraheze. Some Miraheze extensions are very Miraheze-specific and you may encounter issues you don't see on Miraheze. To report a bug or request a configuration change, please do so on the Miraheze Issue Tracker and not on Wikimedia Phabricator. |
Categories:
- Pages to be expanded
- Stable extensions
- Database extensions
- Special page extensions
- Extensions supporting Composer
- GPL licensed extensions
- Extensions in GitHub version control
- Extensions which add rights
- BeforeCreateEchoEvent extensions
- GetAllBlockActions extensions
- LoadExtensionSchemaUpdates extensions
- LoginFormValidErrorMessages extensions
- UserGetReservedNames extensions
- All extensions
- Extensions included in Miraheze
- Extensions by Miraheze
