Plugin for YOURLS 1.6+: Show Git Branch [](https://github.com/YOURLS/awesome-yourls/)

April 21, 2022 ยท View on GitHub

What for

Show in page footers what Git branch you are currently on.

sshot

How to

  • In /user/plugins, create a new folder named show-git-branch
  • Drop these files in that directory
  • Go to the Plugins administration page and activate the plugin
  • Add define( 'YOURLS_DEBUG', true ); to your config.php
  • Have fun