Umbraco.Community.BackOfficeOrganiser 17.0.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Umbraco.Community.BackOfficeOrganiser --version 17.0.2
                    
NuGet\Install-Package Umbraco.Community.BackOfficeOrganiser -Version 17.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="Umbraco.Community.BackOfficeOrganiser" Version="17.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Community.BackOfficeOrganiser" Version="17.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Community.BackOfficeOrganiser" />
                    
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 Umbraco.Community.BackOfficeOrganiser --version 17.0.2
                    
#r "nuget: Umbraco.Community.BackOfficeOrganiser, 17.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 Umbraco.Community.BackOfficeOrganiser@17.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=Umbraco.Community.BackOfficeOrganiser&version=17.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Community.BackOfficeOrganiser&version=17.0.2
                    
Install as a Cake Tool

Umbraco.Community.BackOfficeOrganiser

Documentation Umbraco Marketplace GitHub NuGet Downloads Project Website

Is your Backoffice a bit untidy?

  • Single-click (and opinionated) organiser for
    • Document Types
    • Media Types
    • Member Types
    • Data Types

Installation

Install Package

dotnet add package Umbraco.Community.BackOfficeOrganiser

Quick Start

  • Go to the backoffice
  • Click Settings
  • Click Organise
  • Select the types you wish to organise
  • Click submit and confirm
  • Refresh your page and enjoy a cleaner backoffice ✨

Configuration

Add the following to your appsettings.json file

	"BackOfficeOrganiser": {
		"DataTypes": {
			"InternalFolderName": "Internal",
			"ThirdPartyFolderName": "Third Party",
			"CustomFolderName": "Custom"
		}
	}

Contributing

Contributions to this package are most welcome! Please visit the Contributing page.

Acknowledgements (Thanks)

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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
17.0.3-alpha.9 61 2/1/2026
17.0.3-alpha.7 46 2/1/2026
17.0.2 154 1/28/2026
17.0.2-alpha.15 50 1/28/2026
17.0.1 122 12/26/2025
17.0.1-alpha.4 143 12/22/2025
16.0.7 80 2/12/2026
16.0.6 91 1/28/2026
16.0.6-alpha0018 84 1/26/2026
16.0.6-alpha0003 98 12/28/2025
16.0.5 184 12/21/2025
15.1.19 176 12/21/2025
13.1.12 90 2/12/2026
13.1.12-alpha0003 80 2/12/2026
13.1.11 94 2/1/2026
13.1.11-alpha0003 85 1/28/2026
13.1.10 97 1/28/2026
13.1.10-alpha0031 85 1/28/2026
13.1.10-alpha0013 87 1/26/2026
13.1.9 205 12/21/2025
Loading failed