polydigital / backdrop-civicrm-docker

0 stars 1 forks source link

Create new contact for admin cms user #29

Open tabroughton opened 5 years ago

tabroughton commented 5 years ago

In the investigation #28 we create an API key for the admin user and link the admin user to the default organisation contact entry (contact id = 1).

We need to consider how we create a new contact to link the user to instead. This will allow us to create a contact that is of type individual rather than link the user to a contact of type organisation.

We may want to also link the new contact to the default organisation, or create a new organisation but this should be domain modelled first on how it would work for a community business.