Docs
Options
Get Started
Options allow you to fine tune the behaviour of the plugin. You can set them in your config.php
file:
return [
'tobimori.icon-field' => [
'cache' => true,
'folder' => 'assets/icons'
],
];
Options | |||
---|---|---|---|
tobimori.icon-field. | Default | Accepts | Description |
tobimori.icon-field. cache |
Default
true |
Accepts
boolean |
Enable cache for reading from icons directory |
tobimori.icon-field. folder |
Default
assets/icons |
Accepts
string|callback |
Default folder for icon field |
tobimori.icon-field. sprite |
Default
null |
Accepts
string|callback |
Default file for SVG sprite file |
Support Icon Field development:
Get a Stay Awesome-License
Kirby Icon Field is available completely free of charge.
If you’re using it to deliver a commercial project, please consider supporting further development & maintenance financially.