Skip to content

Plugin Loader

return [
    'afbora.loader.roots' => [
        '/plugins/core',
        '/plugins/payment',
        '/plugins/shipping',
    ]
];

With Kirby Loader you can load plugins from multiple roots. Thus, you can simplify the management of your plugins by grouping.

Related plugins

Other plugins by Ahmet Bora