Skip to content

Display thumbnails on YOURLS admin page and stats page

Notifications You must be signed in to change notification settings

sgiovagnoli/YOURLS-TN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Display thumbnails on YOURLS admin page and stats page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages