Skip to content

This plugin allows you to reference other blocks. Thus, you can easily repeat a block in multiple places on your page while being able to update it in one central place.

License

Notifications You must be signed in to change notification settings

tearoom1/kirby-block-reference

Repository files navigation

Reference Block Plugin for Kirby

This plugin allows you to reference other blocks. Thus, you can easily repeat a block in multiple places on your page while being able to update it in one central place.

Getting started

Use one of the following methods to install & use tearoom1/kirby-block-reference:

Git submodule

If you know your way around Git, you can download this plugin as a submodule:

git submodule add https://github.com/tearoom1/kirby-block-reference.git site/plugins/kirby-block-reference

Composer

composer require tearoom1/kirby-block-reference

Clone or download

  1. Clone or download this repository from github: https://github.com/tearoom1/kirby-block-reference.git
  2. Unzip / Move the folder to site/plugins.

Usage

Use the block by adding it to you blueprints fieldsets if they are defined:

fieldsets:
  - reference

License

This plugin is licensed under the MIT License, but using Kirby in production requires you to buy a license.

About

This plugin allows you to reference other blocks. Thus, you can easily repeat a block in multiple places on your page while being able to update it in one central place.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published