The Family Tree module is for recording, displaying and analyzing genealogical data as Drupal nodes.

  • Node types for individuals, family groups, and locations.
  • Views integration and Token support.
  • Relationship assignment.
  • Link users to individuals
  • Graphs for ascendancy and descendancy.
  • Full support for access control by Drupal roles and permissions.
  • GED file import.

Installation

1. Install files in modules folder and enable it in admin/modules.
2. Set access in admin/access control
3. Import GEDCOM file from your favorite genealogy software
(Administer >> Content management >> Family Import
OR
http://www.example.com/?q=admin/content/family_import).
4. If you want privacy, run auto privacy algorithm
(Administer >> Site Configuration >> Family Privacy Settings
OR
http://www.example.com/?q=admin/settings/family_privacy).
It is recommended to check manually the results.

Usage
------------
- View your family tree at http://www.example.com/?q=family
- You can manually create Family Individual nodes by browsing to
http://www.example.com/?q=node/add/family-individual
- Associate your user ID with a the family module by going to
http://www.example.com/?q=user/(user #)/edit

Comments

Bokkie’s picture

How do I do this?
I see no option in the "family: Individual" views/forms.
Some help is appreciated.

brianjester’s picture

1. Export your GED file from phpGEDview
2. Unzip the .GED.zip file
3. Login to your Drupal website as an Administrator
4. Navigate to: Structure > Family Import
5. Follow the on-screen instructions.