Extension:Upload2Commons

Category:Extensions incompatible with 1.43 Category:Unmaintained extensions#Upload2Commons Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
Upload2Commons
Release status: unmaintainedCategory:Unmaintained extensions
Implementation MyWiki Category:Personalization extensions
Description Allows uploading local files to a remote wiki using OAuth
Author(s) Antoine Lamielle (0x010Ctalk)
Latest version 0.1.0 (2019-02-23)
MediaWiki Category:Extensions without MediaWiki version
License GNU General Public License 2.0 or later
Download Category:Extensions in GitHub version control
  • $wgUpload2CommonsApiUrl
  • remoteuploadown
  • remoteupload
Category:All extensions

The Upload2Commons extension allows uploading local files to a remote wiki using OAuth.

Installation

  • Download, extract and place the file(s) in a directory called Upload2Commons in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'Upload2Commons' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitHub version control Category:Extensions incompatible with 1.43 Category:Extensions without MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:Personalization extensions Category:Unmaintained extensions