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 · 5
All repositories →Plugin Manager
★ —Install, update and manage YOURLS plugins directly from the admin panel.
Logo Suite
★ —Customize 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.
Change Notifier
★ 0Instant email notifications for every change to your short URLs.
Alternative Index
★ 0Turn the YOURLS root into a Linktree-style profile page.
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 the PHP zip extension pre-installed — required by several plugins and zip-based features.
- ●Extends yourls:latest with php-zip enabled
- ●Ready for local development and plugin testing
- ●Docker Compose stack example included
- ●Zero modifications to the YOURLS core