Giter VIP home page Giter VIP logo

roundcube-carddav's Introduction

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 <[email protected]>
* 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/

roundcube-carddav's People

Contributors

daiw avatar mrhein avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.