johndoh / roundcube-contextmenu

Adds context menus to various parts of Roundcube
https://plugins.roundcube.net/#/packages/johndoh/contextmenu
94 stars 30 forks source link

Version check failed #123

Closed Hariko50 closed 4 years ago

Hariko50 commented 4 years ago

[Exception]
Version check failed! johndoh/contextmenu requires Roundcube version >= 1.4.999.0, 1.4.2.0 was detected.

johndoh commented 4 years ago

The git-mast branch of this plugin requires the git-master branch of Roundcube. You should use the release-3.0 branch.

Hariko50 commented 4 years ago

Unfortunately, I don't understand what you mean by that. I install the plugin with php composer.phar update. Where do I have to change which settings?

johndoh commented 4 years ago

In your composer.json file. I think you want the line for the contextmenu plugin to say something like "johndoh/contextmenu": "~3.0"