Skip to content

Assign custom icons to individual content nodes through the backoffice of Umbraco.

License

Notifications You must be signed in to change notification settings

D0LBA3B/U13SK.ContentNodeIcons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Node Icons (Umbraco 13+)

NuGet Downloads GitHub License

Easily assign custom icons to individual content nodes directly from the Umbraco backoffice.

Originally part of the Umbraco 8 Starter Kit (U8SK) by Mark Drake, this project has been migrated and restructured for Umbraco 13 and .NET 8 by D0LBA3B.

Installation via NuGet

Using the NuGet Package Manager: Search for "U13SK.ContentNodeIcons"

Using the Package Manager Console:

PM> Install-Package U13SK.ContentNodeIcons

Features and Usage

Key Features

  • Assign unique and customizable icons to content nodes, regardless of their type in Umbraco.
  • Change the text color of any node for better visibility or to match specific themes.
  • Intuitive backoffice UI for selecting and managing icons.
  • Seamlessly integrates into the existing Umbraco content structure.

Screenshots

Below are some examples of how the package enhances the content management experience:

Icon Assignment Interface

Icon Assignment Interface

Custom Icons in Content Tree

Custom Icons in Content Tree

About the Authors

This package was originally created by Mark Drake for Umbraco 8. Subsequent migration to Umbraco 13, as well as architectural enhancements, were completed by D0LBA3B.

D0LBA3B

GitHub | Buy me a coffee

Mark Drake

Consider sponsoring Mark on GitHub. Your support helps him dedicate more time and effort to open-source projects.

Personal Website | YouTube | GitHub | LinkedIn


About

Assign custom icons to individual content nodes through the backoffice of Umbraco.

Resources

License

Stars

Watchers

Forks

Languages

  • C# 45.8%
  • JavaScript 26.9%
  • HTML 18.6%
  • CSS 8.7%