Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

Commit b984af7

Browse files
committed
Add reference to the demo branch
1 parent 7afbbfb commit b984af7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ A module in the context of this plugin is:
1414
One content page can have multiple module subpages of different types and module subpages can contain images or other files depending on the module type.
1515
These module subpages can be reordered in the Panel like other pages. The order in the Panel defines the order on the page. They can also be set to "invisible", which hides them on the page as well, so they can be used as drafts within a page.
1616

17+
You can find a demo of how such a module looks like [on the `demo` branch](https://github.com/getkirby-plugins/modules-plugin/tree/demo).
18+
1719
## Installation
1820

1921
To install the plugin, please put it in the `site/plugins` directory. Create a `site/modules` directory for the code of your modules.

0 commit comments

Comments
 (0)