Promotions

  • Skin QuaranteDeux

    Skin quarante deux features: Compatibility with Dolibarr version v.18.00.00 & above. Seamless operation with PHP 8. Discover a new visual experience with our highly anticipated feature: dark mode!

    120.00 €  (240€)
  • MBI Yousign eIDAS-certified signature

    The MBI Signature Yousign module allows your third parties to sign quotes, orders, contracts, SEPA mandates, interventions, and delivery notes via Yousign, as well as attached external documents and external files. The eIDAS-certified signature includes an SMS code to verify the signer's identity.

    20.00 €  (33.25€)

New products

  • bankimport

    Tiny module that allows to import bank transactions.

    FREE
  • Ultimateimmo 22.0.0

    Easily manage your real estate assets. Handle properties, owners, tenants, rentals, expenses, rent receipts, and leases — all in one place.

    250.00 €

NextCloud/CardDAV Contact Sync

mp1615d20250711204302

This module allows you to synchronize your contacts and third parties to and from NextCloud/CardDAV.

47.00 €

  • Author Christophe TREMBLAY-GUILLOUX
  • Module version 1.0.4
  • Release date 07/11/2025
  • Access to updates and downloads 365 days
  • How to contact support https://dolirelax.cloud
  • Compatibility Dolibarr V19 - V21   -   PHP>= 8.2
  • Last update 08/28/2025 09:15 AM

More info

NextCloud Sync (Contacts)

  Publisher: Christophe TREMBLAY-GUILLOUX
  Licence: GPL

  Module version: auto
  Compatibility: Dolibarr auto - auto
  Languages: FR GB ES

Address Book Synchronization via the CardDAV Protocol (works with systems other than NextCloud)

This module allows you to synchronize your contacts and third parties to and from NextCloud/CardDAV.

To avoid syncing everything, you can apply a filter based on the contact group (important) to manage. This lets you keep your personal NextCloud contacts that are unrelated to Dolibarr.

You can configure the synchronization direction: either one-way from Dolibarr to your CardDAV server, or two-way.

Next, set the priority in case of conflict: either Dolibarr takes precedence or NextCloud does.

Only changes are synchronized, but you can force synchronization if needed.

Finally, define the display format for names in your CardDAV address book: you can specify a template to generate the name.

  • Here is an example for a contact:
    {{ contact.firstname }} {{ contact.lastname }} {% if thirdparty.array_options.options_code_tek != '' %}- {{ thirdparty.array_options.options_code_tek }}{% endif %}
    In this example, I use an additional third-party attribute called code_tek, which is a short code I assign to each company. It helps me identify them quickly. So when synchronization occurs, the generated name will look like:
    PRENOM NOM - CODE
  • Here is the example for third parties:
    {% if thirdparty.array_options.options_code_tek != '' %}{{ thirdparty.array_options.options_code_tek }} - {% endif %}{{ thirdparty.name }}

 

Links