iqual / iq_group_bw2
There is no license information available for the latest version (v3.0.1) of this package.
Iqual bw2
Package info
github.com/iqual-ch/iq_group_bw2
Type:drupal-custom-module
pkg:composer/iqual/iq_group_bw2
v3.0.1
2025-11-11 14:39 UTC
Requires
- php: ^8.1
- drupal/core: ^9.5 || ^10
- iqual/bw2_api: ^3.0
- iqual/iq_group: ^4.0
This package is auto-updated.
Last update: 2026-03-11 15:17:47 UTC
README
This module has two objectives:
- on every user creation / user update request, a listener is triggered. This sends all the user data to the CRM bw2 where they are saved.
- once a day, a cron job will run to import new users / updated users from the CRM to Drupal.
This module require the iqual/bw2_api module.
Installation and basic usage
- Add the module as usual and activate.
- Configure the API under /admin/config/services/bw2-api