/kirby-sortable-events

Example on how to extend the sortable field

Primary LanguagePHP

Kirby Sortable Events

Example on how to extend the sortable field.

Installation

To install the plugin, please put it in the site/plugins directory.
The plugin folder must be named sortable-events.

site/plugins/
    sortable-events/
        sortable-events.php
        ...