lukaskleinschmidt / kirby-sortable-events

Example on how to extend the sortable field

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example on how to extend the sortable field


Languages

Language:PHP 85.7%Language:JavaScript 12.2%Language:CSS 2.1%