Collapsable Section Plugin

,

I built a small Kirby Panel plugin — a new section type that works like an accordion. The section title is always visible; clicking it expands or collapses the fields inside. Useful for keeping the Panel clean when you have a lot of fields that don’t all need to be visible at once.

I know there have been similar things in the past, but since I was not happy with them I am happy to share this one with you.

GitHub - kesabr/kirby-collapse-section: Plugin for Kirby CMS. Organize content with collapsable sections · GitHub
Happy to hear feedback from anyone who tries it out.*