Saw a few threads here about wanting to customize the backoffice login screen (logo/background) without editing appsettings.json and redeploying every time:
So I built a package for it.
What it does: editors go to Content → Login Branding, pick a background image and logo from the Media library, set a custom greeting, preview it, and save — no config edits, no redeploy needed. even added a little supporting text/subtitle
Awesome package Bishal. We are mostly using docker for hosting Umbraco and we often release new updates, so i was just wondering if this could be saved to the databasebase instead of a file?