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
-
Moon Phases Provides moon phase information as a custom Panel Section (type: moon-phases) and to templates using Template Methods ($site->moonPhases() a…
-
Paparazzi A Puppeteer-powered toolkit for programatically creating images with Kirby, by simply writing HTML & CSS code
-
Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite.
More by hana+nils
- Attributes Helper Helper for Kirby to build attributes based on conditions, like conditionally adding classes to an element
- Date Methods Date Methods is a plugin that allows for advanced date and time parsing and formatting using PHP's core date objects. It offers methods for …
-
Structure: Textarea Preview Structure: Textarea Preview offers Markdown previews for textareas in structure fields.