kirby-snippetfield icon indicating copy to clipboard operation
kirby-snippetfield copied to clipboard

Structure field with snippet instead of entry.

Results 4 kirby-snippetfield issues
Sort by recently updated
recently updated
newest added
trafficstars

As of version 0.2 the following instruction is misleading: Place the `snippetfield` folder in `site/fields`

It seems that the "limit" option of the structure field does not work in this - the "Add"-button still shows up (tested with the table-layout). PS: Great work on this...

@samnabi >one point to consider: following the naming convention of other fields-registered-as-plugins, it might be better to rename `kirby-snippetfield.php` to `field-snippetfield.php`. - [field-multiselect](https://github.com/distantnative/field-multiselect) - [field-selector](https://github.com/storypioneers/kirby-selector) - [field-wysiwyg](https://github.com/storypioneers/kirby-wysiwyg)