Drupal is a registered trademark of Dries Buytaert

exact_online

No security coverage
View on drupal.org

With this module you can connect your Drupal instance with Exact Online. The modules use the picqer/exact-php-client library as a piece of middleware to communicate with the Exact Online API.

Background
It's a module I've build for a client and now rewriting it to a more generic module so it can be used for any Drupal instance. The module does only take care of setting up the API connection. There are no features included to synchronize data between Drupal and Exact Online. This type of synchronization logic is always custom work (code), as every implementation of Exact Online is unique to fit your business logic.
If you're looking for such a solution, you can find my contact details at https://sebastix.nl/contact to send me an e-mail or phone call.

Features

  • A dashboard with the current connection status
  • A settings configuration form for your Exact Online API connection
  • A view with log entries related to the module

Post-Installation

  1. Create an Exact Online application here
  2. Copy the Client ID and Client Secret which need to be provided in the settings configuration form (/admin/config/services/exact-online/settings)

Additional Requirements

Similar projects

As far as I know, there are no open /contributed modules available for connecting your Drupal instance with Exact Online.

Activity

Total releases
2
First release
May 2025
Latest release
5 months ago
Release cadence
131 days
Stability
0% stable

Releases

Version Type Release date
1.0.0-alpha1 Pre-release Sep 30, 2025
1.0.x-dev Dev May 22, 2025