Our.Umbraco.Community.TagManager 13.0.0

Additional Details

All versions prior to 13.0.5 had a bug where the target files don't get copied to App_Plugins. Support for Umbraco 10 and 12 also added in 13.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Our.Umbraco.Community.TagManager --version 13.0.0
NuGet\Install-Package Our.Umbraco.Community.TagManager -Version 13.0.0
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="Our.Umbraco.Community.TagManager" Version="13.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Our.Umbraco.Community.TagManager --version 13.0.0
#r "nuget: Our.Umbraco.Community.TagManager, 13.0.0"
#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.
// Install Our.Umbraco.Community.TagManager as a Cake Addin
#addin nuget:?package=Our.Umbraco.Community.TagManager&version=13.0.0

// Install Our.Umbraco.Community.TagManager as a Cake Tool
#tool nuget:?package=Our.Umbraco.Community.TagManager&version=13.0.0

Our.Umbraco.Community.TagManager

Useful Tag utilities for Umbraco 13.

Initially based on code from https://github.com/usome/UmbracoTagManager and https://github.com/huwred/Tag-Lister and has been mostly re-written using repositories and better Umbraco 13 UI.

This package installs a custom section within the administration area and a new DataType.

TagManager

Creates a tree view of all Tags that have been created by the Umbraco Tag Datatype or assigned by Tag List Property Editor.

The tree is split into separate branches for each tag Group created - useful if you run multiple blogs on your site, or have multiple Tag Groups defined in a site.

Functionality includes:

  1. Create Tag Groups.
  2. Ability to change Tags.
  3. Ability to delete Tags, single & multiple.
  4. Indication of how many times the Tag is currently being used (number in brackets in Group overview).
  5. Ability to merge Tags - useful in cases of spelling mistakes, cleaning up Tags, etc.
  6. Links to content and media where Tag is used.

Tag List

  1. A new DataType for multi-selecting from a chosen Tag Group.
  2. Can be used on Content and Media Doctypes.
  3. Tags saved to the default internal and external indexes in CSV format.
  4. Coming soon - ability for content editors to add to a Tag List, by enabling a Pre-Value switch.
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. 
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
13.1.0 166 4/17/2024
13.0.5 252 3/29/2024
13.0.4 114 3/27/2024
13.0.3 100 3/27/2024
13.0.1 106 3/25/2024
13.0.0 106 3/25/2024