Choices
Choices is a plugin that provides methods to manage field options in the frontend. For any field – like select, multiselect or checkboxlist – that offers options settings in the blueprint, this plugin will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.
Info
- Topics
- Implements
Similar plugins
-
Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite.
-
Moon Phases Provides moon phase information as a custom Panel Section (type: moon-phases) and to templates using Template Methods ($site->moonPhases() a…
-
Tailwind Merge Intelligently merge Tailwind classes without style conflicts in your Kirby templates
More by hana+nils
-
Structure: Textarea Preview Structure: Textarea Preview offers Markdown previews for textareas in structure fields.
- Methods Folder Methods Folder is a plugin to automatically register local methods provided in the folder site/methods just like Kirby accepts local collect…
- Attributes Helper Helper for Kirby to build attributes based on conditions, like conditionally adding classes to an element