1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yourls_ynh.git synced 2024-09-03 20:35:59 +02:00
yourls_ynh/README.md
2022-02-27 10:24:01 +00:00

2.3 KiB

Yourls for YunoHost

Integration level
Install Yourls with YunoHost

Lire ce readme en français.

This package allows you to install Yourls quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or bitly).

YOURLS Features

  • Private (your links only) or Public (everybody can create short links, fine for an intranet)
  • Dozens of plugins to easily implement new features
  • Handy bookmarklets to easily shorten and share links
  • Awesome stats: historical click reports, referrers tracking, visitors geo-location
  • Developer API to integrate YOURLS into other applications
  • Sample files to create your own public interface

Shipped version: 1.8.2~ynh1

Demo: https://yourls.org/cookie+

Screenshots

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/yourls_ynh/tree/testing --debug
or
sudo yunohost app upgrade yourls -u https://github.com/YunoHost-Apps/yourls_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps