Info
| Version: | 1.1.3 | 
| Author(s): | [email protected] | 
| Last Update: | Tuesday, June 21, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/mmichaels01/umbraco-bootstrap-accordion-editor | 
| NuGet Url: | https://www.nuget.org/packages/UmbracoBootstrapAccordion | 
Install
Install-Package UmbracoBootstrapAccordion
                        dotnet add package UmbracoBootstrapAccordion
                        paket add UmbracoBootstrapAccordion
                        
                                UmbracoBootstrapAccordion Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- UmbracoCms(>= 7.4.0)
Tags
 
                
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.