Download the PHP package jg/kirby-fields-block without Composer
On this page you can find all versions of the php package jg/kirby-fields-block. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package kirby-fields-block
Kirby Fields Block
Kirby block preview plugin to directly render block fields, allowing for inline editing.
Usage
Block definition
When creating a custom block in your blueprints, pass preview: fields
to utilize this plugin
Setting wysiwyg: true
prevents drawer from automatically opening when creating a new block.
Disable block title
You can disable the block title bar by passing label: false
Example
Collapse/Expand block
You can collapse or expand the block preview by clicking on the arrow icon or double clicking the block title bar.
Notes
- The block
icon
will appear in the title bar. - Currently does not support blocks with tabs.
Installation
Other installation methods
### Download Download and copy this repository to `/site/plugins/kirby-fields-block`. ### Git submoduleAll versions of kirby-fields-block with dependencies
PHP Build Version
Package Version
Requires
getkirby/composer-installer Version
^1.1
The package jg/kirby-fields-block contains the following files
Loading the files please wait ....