Household Tools

Development Status
Stable
Active Installs
Maintainers
Download

Last updated: 2018-03-13

Works with CiviCRM 4.7 and should work on CiviCRM 5.0 or higher

CiviCRM Extension to support you with creating and maintaining households. It is currently under development, so feel free to contact us for the bits that are still missing - or simply contribute the implementations.

The extension allows you to choose on of three household modes:

  1. merged: all contacts get merged into the household contact, the original contacts will be deleted
  2. linked: all member contacts are connected to the household via 'member of' relationship
  3. hierarchy: member contacts are connected to the household via 'member of' or 'head of' relationship. There is only one head.

The extension so far gives you three different tools:

  1. create from search result: Select the contacts in a search result and choose the action "join to household". Currently only for mode 'merged'.
  2. find households: Scan your database for potential new households (based on last name and address). Currently only for mode 'linked' and 'hierarchy'.
  3. check households: Cron job to check your existing households for integrety and consistency. Currently only for mode 'linked' and 'hierarchy'.