This is a repository for a webtrees module known as gvexport. GVExport's goal is to produce an "all in one tree" of every person in a family tree and their relationships.
Authors:
- Ferenc Kurucz korbendallas1976@gmail.com
- https://github.com/IJMacD
- https://github.com/pceres
- Till Schulte-Coerne (https://github.com/tillsc)
Webtrees is an online collaborative genealogy application. It started life as PhpGedView but PGV has since had limited development. Webtrees was born as a fork of PGV after issues regarding using SourceForge arose.
Download all files into modules_v4/GVExport
directory and enable the plugin via modules administration page.
The ouptut format of the module is known as DOT and is used by GraphViz which is a general pupose graphing tool. If GraphViz is installed on the server the module can use it to generate image files directly.
The original GVExport Module appears on the PhpGedView Wiki but the developer states he hasn't worked on the module in over two years and doesn't plan to any further.