Skip to content

Overview

Introduction

DAV is an HTTP protocol that allows the use of CalDAV, CardDAV, and WebDAV. Our integration adds DAV features to EspoCRM, enabling functionalities such as CalDAV for synchronizing events from the calendar in EspoCRM, CardDAV for syncing contacts and leads with your phone, and WebDAV for syncing files, like documents from your computer, with EspoCRM's Documents feature.

Order Now

You can buy this extension on our marketplace.

Demo

Try out some features of this extension on our public demo.

Visit demo.devcrm.it and log in using the following credentials:

  • Username: dav
  • Password: dubas

URL for connecting from the DAV client: https://demo.devcrm.it/dav/server.php.

Requirements

  • EspoCRM version 7.4.0 or higher.
  • PHP version 8.0 or higher with SOAP extension enabled.

Note

Apache and Nginx configurations might need to be adjusted to allow the DAV protocol. For more information, see: