CalDAV and CardDAV server

Discussion in 'Plugins/Modules/Addons' started by felan, Apr 20, 2016.

  1. onastvar

    onastvar Member

  2. sjau

    sjau Local Meanie Moderator

  3. sjau

    sjau Local Meanie Moderator

  4. mccharlet

    mccharlet Member HowtoForge Supporter

  5. Zaman

    Zaman New Member

    Hello, are there guide to use card/cal dav with Ubuntu 16.4
    Thanks
     
  6. NeonTigerUK

    NeonTigerUK Member

    Hi Sjau

    Can you please create a how to for multi-server? also the current how to appears to only instal Horde Webmail - how would I do the Full GroupWare solution?
     
  7. sjau

    sjau Local Meanie Moderator

    I have no idea how multi-server works.... so can't really help there....
    You can innstall additional modules but Webmail comes with:
    - webmail
    - calendar
    - todo
    - contacts
    - notes (though I've never used them)

    additional modules can be installed through pear. Not sure which modules there are....
    If you just want install groupware, use the
    Code:
    pear install -a -B horde/groupware
    
    instead of
    Code:
    pear install -a -B horde/webmail
    
    And then run
    Code:
    groupware-install
    
    instead of
    Code:
    webmail-install
    
    No idea what further changes are needed though.

    See here for more info: https://www.horde.org/apps/groupware/docs/INSTALL
     

Share This Page