I have a plugin, which i gave a type and a installer name.
This plugin should now be installed into the plugins folder. But my plugin is installed into the vendor folder.
Is the getkirby/composer-installer not working yet? I used to use composer/installers with kirby 2 and it worked like a charm…
Our official getkirby/composer-installer is intended for the new Pluginkit, our new example plugin setup. The Pluginkit is currently being tested by our plugin devs in the Next community on Slack.
We will publish it on the Kirby website soon. I will let you know once it is ready.
PS: The installer itself should already work, but to distinguish plugins that support the Pluginkit from those that don’t, the plugin needs to explicitly require the installer like this: