https://github.com/sgiovagnoli/YOURLS-TN
Display thumbnails on YOURLS admin page and stats page
https://github.com/sgiovagnoli/YOURLS-TN
Last synced: about 1 year ago
JSON representation
Display thumbnails on YOURLS admin page and stats page
- Host: GitHub
- URL: https://github.com/sgiovagnoli/YOURLS-TN
- Owner: sgiovagnoli
- Created: 2018-12-14T10:05:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T08:57:17.000Z (over 1 year ago)
- Last Synced: 2024-11-13T09:37:35.815Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - YOURS-TN - Display thumbnails on YOURLS admin page and stats page, using thumbnail.ws. (Plugins / Y)
README
# YOURLS Plugin: YOURLS-TN
Plugin for [YOURLS](http://yourls.org) (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
1. Create a folder named "tn", and download all files from here into this folder
1. Go to [thumbnail.ws](https://thumbnail.ws/), sign up and copy your Free API-key
1. Edit `./user/plugins/tn/plugin.php`, paste your Free API-key here : `define( 'THUMBNAIL_WS_API_KEY', 'YOUR-FREE-API-KEY' );`
1. If you want, you can adjust the width of the thumbnails (default admin is 200px, default stat is 500px)
1. Go to the plugin admin page and activate the plugin
1. here you are
License
-------

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