Our.Umbraco.Community.TagManager
13.0.0
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
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
<PackageReference Include="Our.Umbraco.Community.TagManager" Version="13.0.0" />
paket add Our.Umbraco.Community.TagManager --version 13.0.0
#r "nuget: Our.Umbraco.Community.TagManager, 13.0.0"
// 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:
- Create Tag Groups.
- Ability to change Tags.
- Ability to delete Tags, single & multiple.
- Indication of how many times the Tag is currently being used (number in brackets in Group overview).
- Ability to merge Tags - useful in cases of spelling mistakes, cleaning up Tags, etc.
- Links to content and media where Tag is used.
Tag List
- A new DataType for multi-selecting from a chosen Tag Group.
- Can be used on Content and Media Doctypes.
- Tags saved to the default internal and external indexes in CSV format.
- Coming soon - ability for content editors to add to a Tag List, by enabling a Pre-Value switch.
Product | Versions 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. |
-
net8.0
- Umbraco.Cms.Core (>= 13.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.