U13SK.ContentNodeIcons 1.0.2

dotnet add package U13SK.ContentNodeIcons --version 1.0.2
                    
NuGet\Install-Package U13SK.ContentNodeIcons -Version 1.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="U13SK.ContentNodeIcons" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="U13SK.ContentNodeIcons" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="U13SK.ContentNodeIcons" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add U13SK.ContentNodeIcons --version 1.0.2
                    
#r "nuget: U13SK.ContentNodeIcons, 1.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package U13SK.ContentNodeIcons@1.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=U13SK.ContentNodeIcons&version=1.0.2
                    
Install as a Cake Addin
#tool nuget:?package=U13SK.ContentNodeIcons&version=1.0.2
                    
Install as a Cake Tool

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


Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.2 1,818 12/13/2024
1.0.1 166 12/12/2024
1.0.0 170 12/12/2024

This is a beta release. Please report any issues to the public repository.