Download the PHP package microman/kirby-column-blocks without Composer
On this page you can find all versions of the php package microman/kirby-column-blocks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download microman/kirby-column-blocks
More information about microman/kirby-column-blocks
Files in microman/kirby-column-blocks
Package kirby-column-blocks
Short Description Use columns in block fields based on the layout field.
License MIT
Homepage https://plain-solutions.net/801524
Informations about the package kirby-column-blocks
Kirby Column-Block
Overview
Use columns in block fields based on the layout field! 🤗
Features:
- Use it as WYSIWYG
- Use paste (cmd+v) to insert any blocks in your column
- Use Drag'n'Drop to move contents from outside or inside a column block
- Customize fieldsets or layouts inside your blueprint in no time
Installation
Manually
Download and copy the plugin into your plugin folder: /site/plugins/
With Composer
composer require plain/kirby-column-blocks
Simple use
For the output see the block documentation
Customization
Customize column block for a single block field
Just extend the column block like this:
Customize column block globally
Copy columns.yml
from site/plugins/column-block/blueprints/blocks/
to site/blueprints/blocks/
and edit it.
Customize the output
Copy columns.php
from site/plugins/column-block/snippets/blocks
to site/snippets/blocks
and edit it.
Need help? See this post from the Kirby forum.
License
This plugin is free to use and is published under the MIT license. If you use this plugin for commercial purposes or wish to show your appreciation, support me with a donation.