โญ YOURLS Logo Suite
May 28, 2026 ยท View on GitHub
Customize YOURLS branding from a single admin page: logo, title, and display behavior.
๐ Features
- Admin menu entry:
Branding Settings - Custom logo via URL (
PNG,JPG,SVG, etc.) - Local logo upload (
PNG,JPG/JPEG,GIF,WEBP, max 5 MB) - Live logo preview with load/error feedback
- Logo display controls:
Width (px)Height (px)Keep aspect ratio
- Custom browser title for YOURLS admin pages
- Optional
"(YOURLS)"suffix in title - HTTPS safety check: warns/blocks insecure
http://logo URL when admin runs on HTTPS - Update-available notice + badge based on GitHub latest release
- i18n-ready (
English,Italian)
๐ ๏ธ Installation
- Download the latest release: https://github.com/gioxx/YOURLS-LogoSuite/releases
- Unzip into
user/plugins/yourls-logo-suite/ - Activate the plugin from YOURLS admin
- Open
Manage PluginsโBranding Settings
Requires YOURLS 1.9+.
โ๏ธ Usage
Logo
- Set an image URL, or upload a local file
- Uploaded files are stored in
user/uploads/logo-suite/ - If you select a file, click
Save Settingsto complete upload
Logo Size
- Use
Width/Heightto control rendered logo size - Keep
Keep aspect ratioenabled for proportional resize - Leave width/height empty to use default rendering behavior
- If the image exceeds 600px on either side, the preview shows a warning suggesting you reduce the display dimensions before saving
Page Title
- Set a custom admin page title
- Choose whether to keep the
"(YOURLS)"suffix
Reset
Reset to Defaultclears all saved options (logo, title, size settings)
๐ Translation
Available languages:
- ๐ฌ๐ง English (default)
- ๐ฎ๐น Italian
Translations live in languages/ (.po / .mo).
๐ Changelog
Release notes: https://github.com/gioxx/YOURLS-LogoSuite/releases
๐ License
MIT License. See LICENSE.
๐ค Contributing
Issues and PRs are welcome: https://github.com/gioxx/YOURLS-LogoSuite/issues