Hi,
Is it possible to add additional fields to the Blueprints cards layout, for example tags?
Hi,
Is it possible to add additional fields to the Blueprints cards layout, for example tags?
You have two props you can fill with custom data in a pages section or field: text and info, see Pages section | Kirby CMS.
If you want to add more data in a custom prop, it will get more complex as you would have to create custom sections/fields that support this.