Skip to content

Package for Umbraco 8 and 9 that adds a property editor serving as a separator to give a better overview of properties within your Umbraco content types.

License

Notifications You must be signed in to change notification settings

skybrud/Skybrud.Separator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skybrud.Separator

Skybrud.Separator is a small package for Umbraco that adds a property editor serving as a separator to give a better overview of properties within your Umbraco content types.

Installation

The Umbraco 9 version of this package is only available via NuGet. To install the package, you can use either .NET CLI:

dotnet add package Skybrud.Separator --version 2.0.0

or the older NuGet Package Manager:

Install-Package Skybrud.Separator -Version 2.0.0

Umbraco 8
For the Umbraco 8 version of this package, see the v1/main branch instead.

Umbraco 7
This package is not available for Umbraco 7. See CM.Seperator as an alternative.

Screenshots

The separator property editor helps group similar properties within an existing property group:

image