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
-
Paparazzi A Puppeteer-powered toolkit for programatically creating images with Kirby, by simply writing HTML & CSS code
-
Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby.
More by hana+nils
-
Structure: Textarea Preview Structure: Textarea Preview offers Markdown previews for textareas in structure fields.
- Type Methods Type Methods is a plugin helping to identify the type of an object, either page, user or file, in order to simplify logic in snippets that –…
- Choices Choices is a plugin that provides methods to manage field options in the frontend. For any field – like select, multiselect or checkboxlist …