Skip to content

samuelguebo/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 the file Settings 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

Credits

Todo

About

Drag and drop uploader for importing Thenoun icons into Wikimedia Commons

Resources

License

Stars

Watchers

Forks