Closed Henri-J-Norden closed 2 years ago
Hello, I do not use plugin manager, so I cannot help you with that. Just copy the plugin under plugin/toolbox folder, list the plugin in roundcube config file, set up your toolbox configuration file and check. If it does not work please check the logs and please report the errors.
Ah yes, it does work the way you described without the plugin manager. I guess the main issue with the manager is that the directory isn't named "toolbox" automatically when its installed using composer.
Hello, I am trying to install this plugin but I am not sure what I'm doing wrong. I just updated Roundcube to version 1.5.0, updated the composer packages and everything else seems to be working, so I added this plugin with:
It doesn't show up under About->Installed plugins, though, so I checked errors.log and could see the following error:
I do not understand why its looking for
roundcube_toolbox.php
instead oftoolbox.php
. I tested renaming both the filetoolbox.php
toroundcube_toolbox.php
and the classtoolbox
toroundcube_toolbox
- the plugin then loads, but Roundcube stops working entirely (even with what should be working settings inplugins/roundcube_toolbox/config.inc.php
):I'm using composer version 2.1.8, roundcube/plugin-installer 0.3.1