Skip to content

Drag and drop uploader for importing Thenoun icons into Wikimedia Commons

License

Notifications You must be signed in to change notification settings

Nintendofan885/thenoun-uploader

 
 

Repository files navigation

The Noun Uploader

PHP Composer License: MIT

Drag and drop uploader for icons from The Noun project. It provides a convenient and quick process for importing into Commons icons that were previously downloaded from thenounproject.com

Requirements

Installing dependencies

Let composer find and install latest versions of dependencies

composer update

Configuration

Rename settings-sample.php to settings.php and change the parameters according to your Oauth consumer app.

Checkout MediaWiki documentation for more details on creating your Oauth credentials.

Quickstart the app

php -S localhost:5000

Unit testing

Do some testing by running the following command

composer test

Todo

Contributors

About

Drag and drop uploader for importing Thenoun icons into Wikimedia Commons

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 69.9%
  • JavaScript 25.6%
  • CSS 4.5%