This project is not covered by Drupal’s security advisory policy.
This module creates and updates crm_core individuals after the users has placed an order. commerce_order.place.post_transition Event is used.
Installation
After enabling the module go to Config > CRM Core > Commerce Settings (/admin/config/crm-core/commerce/settings) and select your prefered crm_core_individual bundle.
Customization
Implement hook_crm_core_individual_data_alter(array &$data, OrderInterface $order) to alter the data which will be saved on the individual.
Or you can extend the mapper service crm_core_commerce.individual_mapper.
Supporting organizations:
Project information
- Project categories: E-commerce
- Ecosystem: CRM Core
4 sites report using this module
- Created by siegrist on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


