actuel-inactuel/site/plugins/your-plugin/index.php

7 lines
89 B
PHP

<?php
Kirby::plugin('getkirby/pluginkit', [
'sections' => [
'demo' => []
],
]);