Handcrafted plugins for your YOURLS instance.
A curated collection of open-source plugins that will allow you to customize and enhance your YOURLS experience. Clean code, zero unnecessary dependencies, simple installation and intuitive usage.
Available plugins · 6
All repositories →Plugin Manager
★ 2Install, update and manage YOURLS plugins directly from the admin panel.
Alternative Index
★ 0Turn the YOURLS root into a Linktree-style profile page.
Change Notifier
★ 0Instant email notifications for every change to your short URLs.
Language Switcher
★ 0Add a language selector to the YOURLS admin panel interface.
Logo Suite
★ 5Customize the YOURLS admin panel with your own logo and title.
URL Fallback
★ 0Redirect visitors to a fallback URL when a short URL does not exist.
Utilities and tooling around the YOURLS ecosystem.
YOURLS-diff
Python tool that builds a minimal ZIP package containing only the files changed between two YOURLS releases, avoiding the need to upload the entire archive on every update.
- ●Automatic diff between any two release tags
- ●ZIP with only new, modified or removed files
- ●rsync/SSH and WinSCP scripts for deployment
- ●Daily patches auto-generated via GitHub Actions
YOURLS-DockerCustom
Custom Docker image based on the official YOURLS image, with php-zip pre-installed, official translations for 4 languages bundled, and Plugin Manager and Language Switcher included and ready to activate.
- ●Extends yourls:latest with php-zip enabled
- ●Official translations for de_DE, es_ES, fr_FR, it_IT bundled in the image
- ●Plugin Manager and Language Switcher preloaded in the image
- ●Docker Compose stack example included