Plugin for YOURLS (version 1.7 or newer)
Display thumbnails on YOURLS admin page and stats page, using thumbnail.ws.
- Go to the folder
./user/plugins/
inside your YOURLS - Create a folder named "tn", and download all files from here into this folder
- Go to thumbnail.ws, sign up and copy your Free API-key
- Edit
./user/plugins/tn/plugin.php
, paste your Free API-key here :define( 'THUMBNAIL_WS_API_KEY', 'YOUR-FREE-API-KEY' );
- If you want, you can adjust the width of the thumbnails (default admin is 200px, default stat is 500px)
- Go to the plugin admin page and activate the plugin
- here you are
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.