UmbracoBootstrapAccordion 1.1.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.3.0 or higher.

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

// Install UmbracoBootstrapAccordion as a Cake Tool
#tool nuget:?package=UmbracoBootstrapAccordion&version=1.1.0

Editor for Umbraco grid that allows for easy creation of bootstrap callapsible panels / accordions. To work correctly, this plugin requires bootstrap 3 CSS/JS to be loaded into the view being rendered.
For grouped accordions, please ensure the accordions you wish to be grouped have a common ancestor that can be targetted via a css selector and have the 'panel-group' class applied.

There are no supported framework assets in this 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.1.3 1,971 6/21/2016
1.1.2 960 6/21/2016
1.1.1 1,057 6/19/2016
1.1.0 1,016 6/19/2016

Initial version