Posts

Image
 🔐 UmbracoTreeHandler – Add User Group-Based Visibility to Content & Media in Umbraco 13 Managing who can see what in the Umbraco backoffice just got easier. I recently built a new package for Umbraco v13 called UmbracoTreeHandler, which introduces a simple yet powerful way to restrict visibility of content and media based on Umbraco User Groups. If you're building a multi-role CMS or managing sensitive content, this tool is for you. 💡 Why I Built This By default, Umbraco doesn’t allow associating User Groups directly with content or media nodes. This creates challenges when you want to: 🔒 Hide specific content or media from certain user groups 🎯 Customize the editing experience based on user roles 🧩 Define access boundaries for editorial workflows With UmbracoTreeHandler, you can now define which user groups can access specific nodes — all through a seamless custom property editor integrated into the backoffice. 🛠️ What the Package Does ✅ Adds a custom property editor na...