Roundcube CardDAV Plugin
License
christian-putzke/Roundcube-CardDAV
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Description ----------- This is a CardDAV-Implementation for roundcube 0.6 or higher. Features -------- * Add multiple CardDAV server for each user * CardDAV contacts are stored in the local database which provides great performance * Tested CardDAV servers: DAViCal, Apple Addressbook Server, meetoo, SabreDAV, ownCloud, SOGo * You can read / add / delete / edit CardDAV contacts (vCards) * Autocomplete all CardDAV contacts within the compose email view * Search for all CardDAV contacts within the addressbook * Automaticly synchronized CardDAV contacts (just execute /plugins/carddav/cronjob/synchronize.php within the crontab) Planned features ---------------- * Improved search for CardDAV contacts within the addressbook Requirements ------------ * MySQL or PostgreSQL * CURL Installation ------------ * Execute SQL statements from /plugins/carddav/SQL/yourDatabase.sql * Add 'carddav' to the plugins array in /config/main.inc.php * Copy /plugins/carddav/config.inc.php.dist to /plugins/carddav/config.inc.php * Login into your roundcube webmail and add your CardDAV server in the settings Update ------ * Execute new SQL statements from /plugins/carddav/SQL/yourDatabase.update.sql Special thanks -------------- * B5r1oJ0A9G for the PostgreSQL statements! CardDAV server list ------------------- * DAViCal: https://example.com/{resource|principal|username}/{collection}/ * Apple Addressbook Server: https://example.com/addressbooks/users/{resource|principal|username}/{collection}/ * memotoo: https://sync.memotoo.com/cardDAV/ * SabreDAV: https://example.com/addressbooks/{resource|principal|username}/{collection}/ * ownCloud: https://example.com/remote.php/carddav/addressbooks/{resource|principal|username}/{collection}/ * SOGo: https://example.com/SOGo/dav/{resource|principal|username}/Contacts/{collection}/ Contact ------- * Author: Christian Putzke <christian.putzke@graviox.de> * Report feature requests and bugs here: https://github.com/graviox/Roundcube-CardDAV/issues * Visit Graviox Studios: http://www.graviox.de/ * Follow me on Twitter: https://twitter.com/graviox/
About
Roundcube CardDAV Plugin
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published