Extension:SemanticCommonsClient
Appearance
Please expand this page. |
SemanticCommonsClient Release status: stable |
|
---|---|
Author(s) | Ostrzyciel |
Latest version | 0.4.1 |
MediaWiki | >= 1.35.0 |
License | GNU General Public License 3.0 or later |
Download | GitLab: Note: |
|
|
|
|
The SemanticCommonsClient extension retrieves semantic information about files from Wikimedia Commons.
Installation
[edit]- Download and place the file(s) in a directory called
SemanticCommonsClient
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SemanticCommonsClient' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.