Ahmet Bora

Plugin Loader

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

return [
    'afbora.loader.roots' => [
        '/plugins/core',
        '/plugins/payment',
        '/plugins/shipping',
    ]
];
Version
2.2.0
License
MIT
Stars
12
Supports
K3
Created
2 Aug 2019
More