Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.13 KB

README.md

File metadata and controls

20 lines (17 loc) · 1.13 KB

YOURLS Plugin: YOURLS-TN

Plugin for YOURLS (version 1.7 or newer)

Description

Display thumbnails on YOURLS admin page and stats page, using thumbnail.ws.

Installation

  1. Go to the folder ./user/plugins/ inside your YOURLS
  2. Create a folder named "tn", and download all files from here into this folder
  3. Go to thumbnail.ws, sign up and copy your Free API-key
  4. Edit ./user/plugins/tn/plugin.php, paste your Free API-key here : define( 'THUMBNAIL_WS_API_KEY', 'YOUR-FREE-API-KEY' );
  5. If you want, you can adjust the width of the thumbnails (default admin is 200px, default stat is 500px)
  6. Go to the plugin admin page and activate the plugin
  7. here you are

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.