XperienceCommunity.ContentTypeRestrictions
1.0.40
dotnet add package XperienceCommunity.ContentTypeRestrictions --version 1.0.40
NuGet\Install-Package XperienceCommunity.ContentTypeRestrictions -Version 1.0.40
<PackageReference Include="XperienceCommunity.ContentTypeRestrictions" Version="1.0.40" />
paket add XperienceCommunity.ContentTypeRestrictions --version 1.0.40
#r "nuget: XperienceCommunity.ContentTypeRestrictions, 1.0.40"
// 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.
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
Install the NuGet package.
Update your Program.cs to register the necessary services.
using XperienceCommunity.ContentTypeRestrictions;
...
builder.Services.AddContentTypeRestrictionsExtensionServices();
Full Instructions
Start your Xperience by Kentico website.
Log in to the administration site.
Edit a content type.
Select whether the content type is allowed at the root level and what child types are allowed under this content type.
When creating a new page in the website channel, the available content types will be restricted to only the specified allowed types.
Product | Versions 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. |
-
- kentico.xperience.admin (>= 29.5.3)
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 |