forked from PF4Public/fetchmail
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi, when I add "servergurus/rcimapsync": "~1.1.2" to my roundcube's composer.json, so following happens
$ ./composer.phar update
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing servergurus/rcimapsync (1.1.2)
Downloading: 100%
Do you want to activate the plugin rcimapsync? [N|y] y
Updated local config at /.../config/config.inc.php
ERROR: Failed to load plugin file /.../plugins/rcimapsync/rcimapsync.php[OK]
- Updating mfreiholz/persistent_login dev-master (910f67b => c4516c4)
Checking out c4516c4be37d12ef653de86497304e073a863c2a
Writing lock file
Generating autoload files
In Webmail I cannot find the Imapsync entry, cause it getting installed to plugins/rcimapsync, but cause the plugin file is called imapsync.php it cannot be loaded.
Solution:
- rename the plugin at github and plugins.roundcube.net from rcimapsync to imapsync
- rename imapsync.php & co to rcimapsync inclusive the php classes & co
ohader
Metadata
Metadata
Assignees
Labels
No labels