iqual / iq_group_bw2
Iqual bw2
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:drupal-custom-module
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: 2024-10-25 07:05:15 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