Skip to content

This Plugin collapses the content below headlines in the kirby cms panel.

License

Notifications You must be signed in to change notification settings

Klickmeister/kirby-panel-accordion

Repository files navigation

Kirby Panel Accordion

This Plugin collapses the content below headlines in the kirby cms panel.

Setup

Simple way

Download the repository and extract it to site/plugins/headlineaccordion.

Via Git

Clone the repository to your plugin directory.
For example if you are in your kirby root directory use:

git clone git@github.com:Klickmeister/kirby-panel-accordion.git headlineaccordion

Make sure that the folder name of this plugin is called headlineaccordion!

Usage

Add a field named headlineccordion to your blueprint and set it's type to headlineccordion as well:

fields:
 headlineccordion:
  type: headlineaccordion

The content of every headline is collapsed by default.

Preview

Screenshow

About

This Plugin collapses the content below headlines in the kirby cms panel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages