XperienceCommunity.ContentTypeRestrictions 1.0.40

dotnet add package XperienceCommunity.ContentTypeRestrictions --version 1.0.40                
NuGet\Install-Package XperienceCommunity.ContentTypeRestrictions -Version 1.0.40                
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="XperienceCommunity.ContentTypeRestrictions" Version="1.0.40" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XperienceCommunity.ContentTypeRestrictions --version 1.0.40                
#r "nuget: XperienceCommunity.ContentTypeRestrictions, 1.0.40"                
#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 XperienceCommunity.ContentTypeRestrictions as a Cake Addin
#addin nuget:?package=XperienceCommunity.ContentTypeRestrictions&version=1.0.40

// Install XperienceCommunity.ContentTypeRestrictions as a Cake Tool
#tool nuget:?package=XperienceCommunity.ContentTypeRestrictions&version=1.0.40                

Xperience Community: Content Type Restrictions

Description

This package provides Xperience by Kentico administrators with an interface to restrict allowed content types within the content trees of a website channel. This package is intended to reduce allow control over what content types are available in order to guide editors towards the correct options when structuring site content.

Xperience by Content Type Restrictions

Requirements

Library Version Matrix

Xperience Version Library Version
>= 29.5.3 1.0.0

Dependencies

Package Installation

Add the package to your application using the .NET CLI

dotnet add package XperienceCommunity.ContentTypeRestrictions

or via the Package Manager

Install-Package XperienceCommunity.ContentTypeRestrictions

Quick Start

  1. Install the NuGet package.

  2. Update your Program.cs to register the necessary services.

    using XperienceCommunity.ContentTypeRestrictions;

    ...

    builder.Services.AddContentTypeRestrictionsExtensionServices();

Full Instructions

  1. Start your Xperience by Kentico website.

  2. Log in to the administration site.

  3. Edit a content type.

  4. Select whether the content type is allowed at the root level and what child types are allowed under this content type. Xperience by Content Type Restrictions

  5. When creating a new page in the website channel, the available content types will be restricted to only the specified allowed types. Xperience by Content Type Restrictions

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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
1.0.40 98 10/29/2024