Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 348 Bytes

readme.md

File metadata and controls

13 lines (11 loc) · 348 Bytes

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
        ...