List Methods
List Methods is a plugin providing methods to generate comma-separated list from collections like pages, users or files. It allows for custom field selection for the list value, optional conjunctions for the last item (e. g. "and") and custom links for each item that can be defined using Kirby's query language (e. g. {{page.url}}).
Info
- Topics
- Implements
Similar plugins
-
Tailwind Merge Intelligently merge Tailwind classes without style conflicts in your Kirby templates
-
Moon Phases Provides moon phase information as a custom Panel Section (type: moon-phases) and to templates using Template Methods ($site->moonPhases() a…
-
Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby.
More by hana+nils
- Methods Folder Methods Folder is a plugin to automatically register local methods provided in the folder site/methods just like Kirby accepts local collect…
- Choices Choices is a plugin that provides methods to manage field options in the frontend. For any field – like select, multiselect or checkboxlist …
- Attributes Helper Helper for Kirby to build attributes based on conditions, like conditionally adding classes to an element