yourls-white-label

September 7, 2025 ยท View on GitHub

Listed in Awesome YOURLS!

yourls-white-label

Plugin for YOURLS that allows you to white label the UI.

  1. Create a directory in user/plugins folder, such as yourls-white-label
  2. Add your logo as logo.png in the directory you created
  3. Add plugin.php and style.css into the direcotry you created.
  4. Edit plugin.php and change the MY BRAND value to the name of your brand.
  5. Edit the style.css file with the colors that match your brand.