BootstrapLayoutTool.PageBuilderContainered.Kentico.MVC 13.0.0

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

// Install BootstrapLayoutTool.PageBuilderContainered.Kentico.MVC as a Cake Tool
#tool nuget:?package=BootstrapLayoutTool.PageBuilderContainered.Kentico.MVC&version=13.0.0

BootstrapLayoutTool

Bootstrap Layout Tool (Page Builder Section) for Kentico Xperience 13 MVC .Net (Full framework, not core), with Page Builder Container/Html Before and After Support

Installation

  1. Install the BootstrapLayoutTool.PageBuilderContainered.Kentico.MVC NuGet Package to your MVC Site. Make sure to uninstall BootstrapLayoutTool.Kentico.MVC if it's installed first as this replaces that tool.
  2. Installthe 'PageBuilderContainers.Kentico' Package on your Main Application ("Mother"), not your MVC Site. This will give you Page Builder Container support.

Usage

  1. On a Page where Page Builder is Enabled, add a new Section or configure the current section and select the Bootstrap 4 Layout
  2. Click on the Section Properties Configuration Icon (Cogwheel) and Configure as desired.

Note: You can hover over the various field's input's to get tooltips such as Bootstrap 4 class name conventions

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 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
13.0.0 602 11/15/2020
12.29.2 3,583 8/9/2019
12.29.0.2 580 8/7/2019

Updated for KX13 MVC .Net (full framework)