Download the PHP package syncgw/roundcube_plugin without Composer
On this page you can find all versions of the php package syncgw/roundcube_plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download syncgw/roundcube_plugin
More information about syncgw/roundcube_plugin
Files in syncgw/roundcube_plugin
Package roundcube_plugin
Short Description Select address books, calendars, task lists, notes and mail in RoundCube for synchronization with sync*gw.
License LGPL-3.0-or-later
Homepage https://github.com/syncgw/roundcube_plugin
Informations about the package roundcube_plugin
sync•gw is the one and only fully portable server software available providing synchronization service between nearly any mobile device and your web server.
roundcube_plugin bundle
With this Plugin you can specify in your RoundCube installation which address books, calendars, task lists and notes you want to synchronize with your cell phone / smart phone. For address boks you can specify whether you want to synchronize only contacts with a phone number specified or if you want to synchronize all contacts within this address book.
Requirements
To use this plugin, you need a functional RoundCube installation. To enable some post installation scrips you need to edit your composer.json
file and add somewhere the following lines of code
This script links vendor/syncgw/core-bundle/src/sync.php
to sync.php
which is the script used for synchronization and configuration of sync•gw.
Installation
-
Please install sync•gw plugin.
-
If you want to synchronize address books, then you don't need any additional RoundCube plugin.
-
If you want to use shared address books, then you need to install globaladdressbook-Plugin.
-
If you want to synchronize calendar, then you need to install calender plugin.
-
If you want to synchronize tasklis, then you need to install tasklist plugin.
Caution: If you use the plugin and receive a error message in RoundCube log file, then please check file
plugins/tasklist/config.inc.php
. There$config['tasklist_driver'] = 'database';
should be specified. -
If you want to synchronize notes, then you need to install ddnotes plugin.
-
Activate our plugin by adding plugin name in file
config/config.inc.php
- Finally you need the sync•gw synchonization and GUI interface. Please go to your RoundCube installation directoy and copy the file
Usage
-
Start sync•gw web interface by typing into your browser's URL bar
http://[your-domain.tld]/[path to application directory]/sync.php
. - Go to menu
Settings
and configure synchronization settings by selectingSynchronization settings
.If this selection does not appear, then you did not install sync•gw in RoundCube root directory. - Now you're ready to synchronize your selected data with your cell phone / smart phone. If you need some help how to configure you device, take a look a sync•gw FAQ.
Trouble shooting hints
- If you don't see any sync•gw logo, then you may probably need to modify
.htacess
file: Open file and search forRewriteRule ... vendor| ...
. Removevendor|
from that line and save file and try calling sync•gw again.
Please enjoy!
License
This plugin is released under the GNU General Public License v3.0.
Donation
If you like this software and you want support my work, feel free to send me a donation:
[Documentation] [System requirements] [Available bundles] [List of all changes] [Additional Downloads] [Frequently asked questions]
All versions of roundcube_plugin with dependencies
roundcube/plugin-installer Version >=0.1.3
syncgw/core-bundle Version ^9.20
syncgw/gui-bundle Version ^9.20
syncgw/mysql-bundle Version ^9.20
syncgw/roundcube-bundle Version ^9.20
syncgw/activesync-bundle Version ^9.20
syncgw/webdav-bundle Version ^9.20