Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iqual-ch/iq_group_bw2
https://github.com/iqual-ch/iq_group_bw2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/iqual-ch/iq_group_bw2
- Owner: iqual-ch
- Created: 2021-09-07T15:31:39.000Z (over 3 years ago)
- Default Branch: 3.x
- Last Pushed: 2024-06-25T06:13:11.000Z (7 months ago)
- Last Synced: 2024-10-05T07:06:49.829Z (3 months ago)
- Language: PHP
- Size: 73.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Integration of Drupal Websites with the CRM BW2
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