Difference between revisions of "4.1 Addons"

From Gramps
(New D3Charts Plugin)
m (Protected "4.1 Addons" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(63 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
Third-party plugins give you more tools to work with your genealogy data in Gramps.
 +
 +
This page lists plugins written by users and developers to work with the Gramps 4.1 version.
 +
 +
These plugins may not be officially part of Gramps. Feature requests and bugs with these plugins should be directed to the contact information below.
 +
 +
Plugins for previous versions of Gramps can be found on the following pages
 +
*[[3.2 Addons]]
 +
*[[3.3 Addons]]
 +
*[[3.4 Addons]]
 +
*[[4.0 Addons]]
 +
= Installing Addons in Gramps =
 +
 +
Gramps 3.3 introduced a new system for downloading and uploading Addons. Now you can have Gramps manage the process of checking and downloading  updates.
 +
 +
To configure Gramps for Addons:
 +
 +
# Start Gramps
 +
# Select Menu {{man menu|Edit -> Preferences...}}
 +
# Go to the {{man label|[[Gramps_4.1_Wiki_Manual_-_Settings#General|General]]}} tab
 +
# Change "Check for updates" so when you start Gramps, it checks for updated Addons:
 +
## Never - never checks for updates when you start Gramps
 +
## Once a month - checks for updates when you start Gramps once a month
 +
## Once a week - checks for updates when you start Gramps once a week
 +
## Once a day - checks for updates when you start Gramps once a day
 +
## Always - checks for updates whenever you start Gramps
 +
# Change "What to check" so when you check for updates, it checks for:
 +
## Updated addons only - does not check for new addons
 +
## New addons only - does not check for updated addons
 +
## New and updated addons - checks for all new and updated addons
 +
# Change "Do not ask about previously notified addons":
 +
## Check it so that new/updated addons are only asked about once; afterwards it doesn't show them to you
 +
## Uncheck it so that new/updated addons are always shown to you
 +
 +
=Writing a Plugin=
 +
*''See [[Writing a plugin|Writing a Plugin]] for information on developing your own addon.''
 +
 +
= Addon List =
 +
 +
Addons now are listed inside of Gramps through the interface described above.
 +
 +
''See [[Plugin list legend]] for details of columns.''
 +
 +
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
Line 12: Line 56:
 
| [[All Names Quickview]]
 
| [[All Names Quickview]]
 
| Quickview
 
| Quickview
| [[Image:AllNames.gif|thumb|right|150px]]
+
| [[File:All-names-quickview-41.png|thumb|right|150px]]
 
| Shows all names for all people
 
| Shows all names for all people
 
| All
 
| All
 
| 4  
 
| 4  
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/AllNamesQuickview.addon.tgz AllNamesQuickview.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/AllNamesQuickview.addon.tgz AllNamesQuickview.addon.tgz]
 
|-
 
|-
 
| [[AttachSourceTool]]
 
| [[AttachSourceTool]]
 
| Tool
 
| Tool
| [[Image:AttachSourceTool.jpg|thumb|right|150px]]
+
| [[File:AttachSourceTool-Options-dialog-41.png|thumb|right|150px]]
 
| A tool to attach a source to a group of people.
 
| A tool to attach a source to a group of people.
 
| All
 
| All
 
| 1
 
| 1
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/AttachSourceTool.addon.tgz AttachSourceTool.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/AttachSourceTool.addon.tgz AttachSourceTool.addon.tgz]
 
|-
 
|-
| [[Gramplets#GUI_Interface|Cairo Clock Gramplet]]
+
| [[BirthdaysGramplet]]
 
| Gramplet
 
| Gramplet
| [[Image:ClockGramplet.png|thumb|right|150px]]  
+
| [[File:BirthdaysGramplet-detached-view-41.png|150px]]
 +
| Display the upcoming birthdays
 +
| All
 +
| 1
 +
| [mailto:[email protected] Peter Potrowl]
 +
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/BirthdaysGramplet.addon.tgz BirthdayGramplet.addon.tgz]
 +
|-
 +
| [[Gramplets_development#GUI_Interface|Cairo Clock Gramplet]]
 +
| Gramplet
 +
| [[File:ClockGramplet-detatched-41.png|thumb|right|150px]]  
 
| A sample Cairo clock gramplet.
 
| A sample Cairo clock gramplet.
 
| Developer
 
| Developer
 
| 1
 
| 1
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/ClockGramplet.addon.tgz ClockGramplet.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/ClockGramplet.addon.tgz ClockGramplet.addon.tgz]
 
|-
 
|-
 
| [[Calculate Estimated Dates]]
 
| [[Calculate Estimated Dates]]
 
| Tool
 
| Tool
| [[Image:Calcestdates_tab.png|thumb|right|150px]]  
+
| [[File:Calculate-estimated-dates-select-tab-41.png|thumb|right|150px]]  
 
| A tool to set estimated birth and death dates.
 
| A tool to set estimated birth and death dates.
 
| All
 
| All
 
| 2  
 
| 2  
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/CalculateEstimatedDates.addon.tgz CalculateEstimatedDates.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/CalculateEstimatedDates.addon.tgz CalculateEstimatedDates.addon.tgz]
 
|-
 
|-
 
| [[Census Addons|Census Gramplet]]
 
| [[Census Addons|Census Gramplet]]
Line 53: Line 106:
 
| 3  
 
| 3  
 
| [mailto:[email protected] Nick Hall]
 
| [mailto:[email protected] Nick Hall]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/Census.addon.tgz Census.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/Census.addon.tgz Census.addon.tgz]
 
|-
 
|-
 
| [[Census Addons|Census Report]]
 
| [[Census Addons|Census Report]]
Line 62: Line 115:
 
| 3  
 
| 3  
 
| [mailto:[email protected] Nick Hall]
 
| [mailto:[email protected] Nick Hall]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/Census.addon.tgz Census.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/Census.addon.tgz Census.addon.tgz]
 
|-
 
|-
 
| [[ClipboardGramplet]]
 
| [[ClipboardGramplet]]
Line 71: Line 124:
 
| 2
 
| 2
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/ClipboardGramplet.addon.tgz ClipboardGramplet.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/ClipboardGramplet.addon.tgz ClipboardGramplet.addon.tgz]
 
|-
 
|-
 
| Command Line Merge
 
| Command Line Merge
Line 80: Line 133:
 
| 3
 
| 3
 
| Michiel D. Nauta
 
| Michiel D. Nauta
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/CliMerge.addon.tgz CliMerge.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/CliMerge.addon.tgz CliMerge.addon.tgz]
 
|-
 
|-
 
| [[D3 Ancestral/Descendant Charts]]
 
| [[D3 Ancestral/Descendant Charts]]
 
| Web Report
 
| Web Report
| [[Image:D3-AncestralCollapsibleTree.png|150px]]
+
| [[Image:D3Chart-AncestralCollapsibleTree.png|150px]]
 
| Create ancestral/descendant web based interactive D3 charts.
 
| Create ancestral/descendant web based interactive D3 charts.
 
| All
 
| All
 
| 3
 
| 3
 
| [mailto:[email protected] Matt Keenan]
 
| [mailto:[email protected] Matt Keenan]
| [http://mattman.iflaf.com/familytree/gramps/D3Charts-1.0.tar.gz D3Charts-1.0.tar.gz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/D3Charts.addon.tgz D3Charts.addon.tgz]
 
|-
 
|-
 
| [[DataEntryGramplet|Data Entry Gramplet]]
 
| [[DataEntryGramplet|Data Entry Gramplet]]
 
| Gramplet
 
| Gramplet
| [[Image:DataEntryGramplet.png|thumb|right|150px]]
+
| [[File:Data-entry-gramplet-default-dialog-41.png|thumb|right|150px]]
 
| Quick Data Entry for People data
 
| Quick Data Entry for People data
 
| Expert user
 
| Expert user
 
| 4  
 
| 4  
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/DataEntryGramplet.addon.tgz DataEntryGramplet.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/DataEntryGramplet.addon.tgz DataEntryGramplet.addon.tgz]
 
|-
 
|-
 
| [[Deep Connections Gramplet]]
 
| [[Deep Connections Gramplet]]
 
| Gramplet
 
| Gramplet
| [[Image:DeepConnectionsGramplet.png|thumb|right|150px]]
+
| [[File:Deep-Connections-Gramplet-example-view-41.png|thumb|right|150px]]
 
| Finds deep relationships between home and active people
 
| Finds deep relationships between home and active people
 
| All
 
| All
 
| 3  
 
| 3  
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/DeepConnectionsGramplet.addon.tgz DeepConnectionsGramplet.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/DeepConnectionsGramplet.addon.tgz DeepConnectionsGramplet.addon.tgz]
 
|-
 
|-
 
| [[DenominoViso]]
 
| [[DenominoViso]]
Line 116: Line 169:
 
| 3
 
| 3
 
| Michiel Nauta
 
| Michiel Nauta
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/DenominoViso.addon.tgz DenominoViso.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/DenominoViso.addon.tgz DenominoViso.addon.tgz]
 
|-
 
|-
 
| [[Descendant and Detailed Descendant Book Reports]]
 
| [[Descendant and Detailed Descendant Book Reports]]
Line 125: Line 178:
 
| 2
 
| 2
 
| [mailto:[email protected] Matt Keenan]
 
| [mailto:[email protected] Matt Keenan]
| [http://mattman.iflaf.com/familytree/gramps/DescendantBooks-1.0.1.tar.gz DescendantBooks-1.0.1.tar.gz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps34/download/DescendantBooks.addon.tgz DescendantBooks.addon.tgz]
 
|-
 
|-
 
| [[Descendant Count Gramplet]]
 
| [[Descendant Count Gramplet]]
| Gramplet
+
| Gramplet and Quickview
| [[Image:DescendantCountGramplet.jpg|thumb|right|150px]]
+
| [[File:DescendantCountGramplet-41.png|thumb|right|150px]]
 
| Gives a count of descendants for each person
 
| Gives a count of descendants for each person
 
| All
 
| All
 
| 4  
 
| 4  
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/DescendantCount.addon.tgz DescendantCount.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/DescendantCount.addon.tgz DescendantCount.addon.tgz]
 
|-
 
|-
 
| [[DescendantsLines]]
 
| [[DescendantsLines]]
Line 143: Line 196:
 
| 3
 
| 3
 
| [[User:Lcc]], Adam Sampson
 
| [[User:Lcc]], Adam Sampson
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/DescendantsLines.addon.tgz DescendantsLines.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/DescendantsLines.addon.tgz DescendantsLines.addon.tgz]
 
|-
 
|-
| [[GEPS_013:_Gramps_Webapp#Getting_Started_with_Gramps_in_Django|Django Import/Export]]
+
| [[GEPS_013:_Gramps_Webapp#Getting_Started_with_Gramps_in_Django|Django Exporter/Importer]]
| Importer/Exporter
+
| Exporter/Importer
 
| [[Image:DjangoImportExport.jpg|thumb|right|150px]]  
 
| [[Image:DjangoImportExport.jpg|thumb|right|150px]]  
| Code to import and export your data from gramps-connect.
+
| Import and export your data from gramps-connect.(Requires:Django 1.3 or 1.4)
 
| All
 
| All
 
| 3  
 
| 3  
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/Django.addon.tgz Django.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/Django.addon.tgz Django.addon.tgz]
 +
|-
 +
| [[Addon:DownloadMedia|DownloadMedia]]
 +
| Tool
 +
| N/A
 +
| Download media from web pages
 +
| All
 +
| 1
 +
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 +
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/DownloadMedia.addon.tgz DownloadMedia.addon.tgz]  
 
|-
 
|-
| ExportRaw
+
| [[ExportRaw]]
 
| Exporter
 
| Exporter
 
| [[Image:ExportRaw.jpg|thumb|right|150px]]  
 
| [[Image:ExportRaw.jpg|thumb|right|150px]]  
Line 161: Line 223:
 
| 4
 
| 4
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/ExportRaw.addon.tgz ExportRaw.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/ExportRaw.addon.tgz ExportRaw.addon.tgz]
 
|-
 
|-
 
| [[Family Sheet]]
 
| [[Family Sheet]]
 
| Report
 
| Report
| [[Image:FamilySheet.jpg|thumb|right|150px|Sample Family Sheet]]
+
| [[File:FamilySheet-report-addon-example-output-41.png|thumb|right|150px|Sample Family Sheet]]
| Generates a form with all information about a person, its spouses and its children.
+
| Generates a form with all information about a person, its spouses and its children. (Requires: PIL (Python Imaging Library).)
 
| All
 
| All
 
| 4
 
| 4
 
| Reinhard Müller
 
| Reinhard Müller
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/FamilySheet.addon.tgz FamilySheet.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/FamilySheet.addon.tgz FamilySheet.addon.tgz]
 
|-
 
|-
 
| [[Family Tree]]
 
| [[Family Tree]]
Line 179: Line 241:
 
| 3
 
| 3
 
| Reinhard Müller
 
| Reinhard Müller
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/FamilyTree.addon.tgz FamilyTree.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/FamilyTree.addon.tgz FamilyTree.addon.tgz]
 
|-  
 
|-  
 
| [[FaqGramplet|FAQ Gramplet]]
 
| [[FaqGramplet|FAQ Gramplet]]
Line 197: Line 259:
 
| 2
 
| 2
 
| [mailto:[email protected] Adam Stein]
 
| [mailto:[email protected] Adam Stein]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/FilteredReports.addon.tgz FilteredReports.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/FilteredReports.addon.tgz FilteredReports.addon.tgz]
 +
|-
 +
| [[Fix Capitalization of Given Names]]
 +
| Tool
 +
| [[File:FixCapitalization-of-Given-Names-addon-example-41.png|thumb|right|150px]]
 +
| Fix Capitalization of Given Names
 +
| All
 +
| 2
 +
| [mailto:[email protected] Donald N. Allingham]<br>[mailto:[email protected] Doug Blank]
 +
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/ChangeGivenNames.addon.tgz ChangeGivenNames.addon.tgz]
 
|-
 
|-
 
| [[Map Services|Google Earth]]
 
| [[Map Services|Google Earth]]
 
| Mapservice
 
| Mapservice
| [[Image:GoogleEarth.jpg|thumb|right|150px]]
+
| [[File:GoogleEarth-mapservices-selection-dropdown-41.png|thumb|right|150px]]
 
| Show places with GoogleEarth..
 
| Show places with GoogleEarth..
 
| All
 
| All
 
| 3  
 
| 3  
 
| [mailto:[email protected] Peter Landgren]
 
| [mailto:[email protected] Peter Landgren]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/GoogleEarthWriteKML.addon.tgz GoogleEarthWriteKML.addon.tgz]  
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/GoogleEarthWriteKML.addon.tgz GoogleEarthWriteKML.addon.tgz]  
 
|-
 
|-
 
| [[Gramps SQL Database]]
 
| [[Gramps SQL Database]]
Line 215: Line 286:
 
| 3
 
| 3
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/Sqlite.addon.tgz Sqlite.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/Sqlite.addon.tgz Sqlite.addon.tgz]
 
|-
 
|-
 
| [[Graph View]]
 
| [[Graph View]]
 
| View - Experimental
 
| View - Experimental
| [[Image:Graph_view.jpg|thumb|right|150px]]  
+
| [[File:Graph-View-plugin-addon-example-41.png|thumb|right|150px]]  
 
| A view that displays a descendant tree based on the active person. Requires PyGoocanvas and Goocanvas.
 
| A view that displays a descendant tree based on the active person. Requires PyGoocanvas and Goocanvas.
 
| Testing
 
| Testing
 
| N/A
 
| N/A
 
| [mailto:[email protected] Gary Burton]
 
| [mailto:[email protected] Gary Burton]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/GraphView.addon.tgz GraphView.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/GraphView.addon.tgz GraphView.addon.tgz]
 
|-  
 
|-  
 
| [[Handle.bash]]
 
| [[Handle.bash]]
Line 237: Line 308:
 
| [[HeadlineNewsGramplet|Headline News Gramplet]]
 
| [[HeadlineNewsGramplet|Headline News Gramplet]]
 
| Gramplet
 
| Gramplet
| [[Image:HeadlineNewsGramplet.png|thumb|right|150px]]
+
| [[File:HeadlineNewsGramplet-41.png|thumb|right|150px]]
 
| Shows Gramps breaking news, once per hour
 
| Shows Gramps breaking news, once per hour
 
| All
 
| All
 
| 4  
 
| 4  
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/HeadlineNewsGramplet.addon.tgz HeadlineNewsGramplet.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/HeadlineNewsGramplet.addon.tgz HeadlineNewsGramplet.addon.tgz]
 
|-
 
|-
 
| [[ImportGramplet]]
 
| [[ImportGramplet]]
Line 251: Line 322:
 
| 2
 
| 2
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/ImportGramplet.addon.tgz ImportGramplet.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/ImportGramplet.addon.tgz ImportGramplet.addon.tgz]
 
|-
 
|-
 
| [[InformationGraph]]
 
| [[InformationGraph]]
Line 263: Line 334:
 
|-
 
|-
 
| [[LastChange]]
 
| [[LastChange]]
| Report and Gramplet
+
| Gramplet and Report
 
| [[Image:Last_change_report_sample.png|right|thumb|150px]]
 
| [[Image:Last_change_report_sample.png|right|thumb|150px]]
 
| A gramplet and report to display the last ten records changed in the open family tree.  The gramplet only displays persons, while the report can display changed famlies, places, and events too.
 
| A gramplet and report to display the last ten records changed in the open family tree.  The gramplet only displays persons, while the report can display changed famlies, places, and events too.
Line 269: Line 340:
 
| 1
 
| 1
 
| [mailto:[email protected] Jakim Friant]
 
| [mailto:[email protected] Jakim Friant]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/LastChange.addon.tgz LastChange.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/LastChange.addon.tgz LastChange.addon.tgz]
 
|-
 
|-
| [http://blog.gramps-project.org/?p=211 libaccess]
+
| [https://gramps-project.org/2010/01/alternative-interfaces/ libaccess]
 
| Library
 
| Library
 
| [[Image:libaccess.jpg|thumb|right|150px]]
 
| [[Image:libaccess.jpg|thumb|right|150px]]
Line 278: Line 349:
 
| 1
 
| 1
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://gramps-addons.svn.sourceforge.net/svnroot/gramps-addons/branches/gramps34/download/libaccess.addon.tgz libaccess.addon.tgz]
+
| [http://gramps-addons.svn.sourceforge.net/svnroot/gramps-addons/branches/gramps41/download/libaccess.addon.tgz libaccess.addon.tgz]
 
|-  
 
|-  
 
| [[Lines of Descendency Report]]
 
| [[Lines of Descendency Report]]
Line 287: Line 358:
 
| 2.5
 
| 2.5
 
| [[User:Lcc]] ([mailto:[email protected] e-mail])
 
| [[User:Lcc]] ([mailto:[email protected] e-mail])
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/LinesOfDescendency.addon.tgz LinesOfDescendency.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/LinesOfDescendency.addon.tgz LinesOfDescendency.addon.tgz]
 
|-
 
|-
 
| [[NoteGramplet]]
 
| [[NoteGramplet]]
Line 296: Line 367:
 
| 3
 
| 3
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/NoteGramplet.addon.tgz NoteGramplet.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/NoteGramplet.addon.tgz NoteGramplet.addon.tgz]
 
|-
 
|-
 
| [[Number Of Descendants Quickview]]
 
| [[Number Of Descendants Quickview]]
 
| Quickview
 
| Quickview
| [[Image:descendant_count_3.1.0.png|thumb|right|150px]]
+
| [[File:Number-of-descendants-quickview-41.png|thumb|right|150px]]
 
| Shows the number of descendants of the current person
 
| Shows the number of descendants of the current person
 
| All
 
| All
 
| 4  
 
| 4  
 
| Reinhard Müller
 
| Reinhard Müller
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/NumberOfDescendantsQuickview.addon.tgz NumberOfDescendantsQuickview.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/NumberOfDescendantsQuickview.addon.tgz NumberOfDescendantsQuickview.addon.tgz]
 
|-
 
|-
 
| [[PedigreeChart]]
 
| [[PedigreeChart]]
 
| Report
 
| Report
| [[Image:PedigreeChart_sample1.png|right|thumb|150px]]
+
| [[File:PedigreeChart-example-pdf-output-41.png|right|thumb|150px]]
| A version of the classic pedigree chart that is suitable for printing.
+
| A version of the classic pedigree chart that is suitable for printing. (Can optionally use - numpy if installed)
 
| All
 
| All
 
| 1
 
| 1
 
| [mailto:[email protected] Jakim Friant]
 
| [mailto:[email protected] Jakim Friant]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/PedigreeChart.addon.tgz PedigreeChart.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/PedigreeChart.addon.tgz PedigreeChart.addon.tgz]
 +
|-
 +
| [[PersonEverything Report]]
 +
| Report
 +
| [[Image:PersonEverything_sample_output.jpg|right|thumb|150px]]
 +
| Show absolutely everything about one person, including all events, notes, citations, sources, attributes, media and the family information about the families they are involved in.
 +
| All
 +
| 4
 +
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 +
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/PersonEverything.addon.tgz PersonEverything.addon.tgz]
 
|-
 
|-
 
| [[Place completion tool]]
 
| [[Place completion tool]]
Line 323: Line 403:
 
| 3
 
| 3
 
| see package.
 
| see package.
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/PlaceCompletion.addon.tgz PlaceCompletion.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/PlaceCompletion.addon.tgz PlaceCompletion.addon.tgz]
 
|-
 
|-
 
| [[Plugin Manager Gramplet]]
 
| [[Plugin Manager Gramplet]]
Line 336: Line 416:
 
| [[Python Gramplet]]
 
| [[Python Gramplet]]
 
| Gramplet
 
| Gramplet
| [[Image:Pythongadget.png|thumb|right|150px]]  
+
| [[File:Python-gramplet-interactive-shell-example-41.png|thumb|right|150px]]  
 
| Interactive Python Shell
 
| Interactive Python Shell
 
| Developer
 
| Developer
 
| 4  
 
| 4  
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/PythonGramplet.addon.tgz PythonGramplet.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/PythonGramplet.addon.tgz PythonGramplet.addon.tgz]
 
|-
 
|-
 
| [[QueryGramplet]]
 
| [[QueryGramplet]]
Line 350: Line 430:
 
| 1
 
| 1
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/Query.addon.tgz Query.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/Query.addon.tgz Query.addon.tgz]
 
|-
 
|-
 
| [[RelatedRelativesGramplet]]
 
| [[RelatedRelativesGramplet]]
 
| Gramplet
 
| Gramplet
| [[Image:RelatedRelativesGramplet.png|150px]]
+
| [[File:RelatedRelativesGramplet-41.png|150px]]
 
| Display all persons in the database with a relation to a relative.
 
| Display all persons in the database with a relation to a relative.
 
| All
 
| All
 
| 1
 
| 1
 
| [mailto:[email protected] Heinz Brinker]
 
| [mailto:[email protected] Heinz Brinker]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/RelatedRelativesGramplet.addon.tgz RelatedRelativesGramplet.addon.tgz]  
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/RelatedRelativesGramplet.addon.tgz RelatedRelativesGramplet.addon.tgz]  
 
|-
 
|-
 
| [[RepositoriesReport]]
 
| [[RepositoriesReport]]
Line 368: Line 448:
 
| 3
 
| 3
 
| Jérôme Rapinat
 
| Jérôme Rapinat
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/RepositoriesReport.addon.tgz RepositoriesReport.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/RepositoriesReport.addon.tgz RepositoriesReport.addon.tgz]
 
|-
 
|-
 
| [[SetAttributeTool]]
 
| [[SetAttributeTool]]
Line 377: Line 457:
 
| 2
 
| 2
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/SetAttributeTool.addon.tgz SetAttributeTool.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/SetAttributeTool.addon.tgz SetAttributeTool.addon.tgz]
 
|-
 
|-
 
| Thumbnail Generator
 
| Thumbnail Generator
Line 386: Line 466:
 
| 3
 
| 3
 
| [mailto:[email protected] Nick Hall]
 
| [mailto:[email protected] Nick Hall]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/ThumbnailGenerator.addon.tgz ThumbnailGenerator.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/ThumbnailGenerator.addon.tgz ThumbnailGenerator.addon.tgz]
 
|-
 
|-
 
| [[Timeline Quickview]]
 
| [[Timeline Quickview]]
 
| Quickview
 
| Quickview
| [[Image:TimelineQuickview.gif|thumb|right|150px]]
+
| [[File:Timeline-quickview-41.png|thumb|right|150px]]
 
| Shows timeline of events in immediate family members' lives
 
| Shows timeline of events in immediate family members' lives
 
| All
 
| All
 
| 4  
 
| 4  
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/TimelineQuickview.addon.tgz TimelineQuickview.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/TimelineQuickview.addon.tgz TimelineQuickview.addon.tgz]
 
|-
 
|-
 
| [[TimelinePedigreeView]]
 
| [[TimelinePedigreeView]]
 
| View
 
| View
| [[Image:TimelinePedigreeView.jpg|thumb|right|150px]]
+
| [[File:TimelinePedigreeView-41.png|thumb|right|150px]]
 
| Pedigree showing timeline and relationships.
 
| Pedigree showing timeline and relationships.
 
| All
 
| All
 
| 3
 
| 3
 
| [mailto:[email protected] Doug Blank]
 
| [mailto:[email protected] Doug Blank]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/TimelinePedigreeView.addon.tgz TimelinePedigreeView.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/TimelinePedigreeView.addon.tgz TimelinePedigreeView.addon.tgz]
 
|-
 
|-
 
| [[ToDoReport]]
 
| [[ToDoReport]]
Line 413: Line 493:
 
| 1
 
| 1
 
| [mailto:[email protected] Jakim Friant]
 
| [mailto:[email protected] Jakim Friant]
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps40/download/ToDoReport.addon.tgz ToDoReport.addon.tgz]
+
| [http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/ToDoReport.addon.tgz ToDoReport.addon.tgz]
 +
|-
 +
| [[Web Connect Pack]]
 +
| Library
 +
| [[File:Web-connect-pack-UK-menu-41.png|thumb|right|150px]]
 +
| Collection of Web sites for various countries (DE/FR/UK/US) Only install the country you need. (* Requires libwebconnect)
 +
| All
 +
| 4
 +
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 +
| '''[http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/libwebconnect.addon.tgz libwebconnect.addon.tgz]'''<br>[http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/DEWebConnectPack.addon.tgz DEWebConnectPack.addon.tgz]<br>[http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/FRWebConnectPack.addon.tgz FRWebConnectPack.addon.tgz]<br>[http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/UKWebConnectPack.addon.tgz UKWebConnectPack.addon.tgz]<br>[http://svn.code.sf.net/p/gramps-addons/code/branches/gramps41/download/USWebConnectPack.addon.tgz USWebConnectPack.addon.tgz]
 
|-
 
|-
 
|}
 
|}
  
[[Category:Plugins]]
+
= Manually installed Addons =
 +
 
 +
A few addons have to be installed manually (or are scripts and need to be installed as described in the documentation).
 +
 
 +
# Click on a download link from the list of Addons below.
 +
# Open the .ZIP or .gz file and save the contents to your [[Gramps_4.1_Wiki_Manual_-_User_Directory|Gramps User Directory]], in the <code>gramps41/plugins</code> folder
 +
# For some addons, you may need to restart Gramps
 +
 
 +
The Plugin Status window will show you which plugins failed to load, double click on such an entry shows you the error. You can email this error to the plugin contact.
 +
 
 +
{| class="wikitable sortable"
 +
|-
 +
! Plugin / Documentation
 +
! Type
 +
! Image
 +
! Description
 +
! Use
 +
! Rating (out of 4)
 +
! Contact
 +
! Download
 +
|-
 +
| [[InformationGraph]]
 +
| Report
 +
| N/A
 +
| Generate detailed GraphViz graphs by spidering over the database.
 +
| All
 +
| N/A
 +
| [mailto:[email protected] Bob Ham]
 +
| [http://pkl.net/~node/software/GVInformationGraph.py GVInformationGraph.py]
 +
|-
 +
| [[Handle.bash]]
 +
| External utility
 +
| [[Image:Bashhandle.gif|thumb|right|150px]]
 +
| A bash script which makes it possible to work with multiple databases merging select branches at will without collisions.
 +
| All
 +
| 3
 +
| [[User:Lcc]] ([mailto:[email protected] e-mail])
 +
| [[Media:Handle.bash.tar.gz|Handle.bash.tar.gz]]
 +
|-
 +
|}
 +
 
 +
==See also==
 +
* [[Plugins Command Line]]
 +
 
 +
[[Category:Plugins|*]]
 
[[Category:Developers/General]]
 
[[Category:Developers/General]]
[[Category:Gramplets]]
+
[[Category:Gramplets|*]]
[[Category:Tools]]
+
[[Category:Tools|*]]
[[Category:Views]]
+
[[Category:Views|*]]

Latest revision as of 23:58, 22 September 2025

Third-party plugins give you more tools to work with your genealogy data in Gramps.

This page lists plugins written by users and developers to work with the Gramps 4.1 version.

These plugins may not be officially part of Gramps. Feature requests and bugs with these plugins should be directed to the contact information below.

Plugins for previous versions of Gramps can be found on the following pages

Installing Addons in Gramps

Gramps 3.3 introduced a new system for downloading and uploading Addons. Now you can have Gramps manage the process of checking and downloading updates.

To configure Gramps for Addons:

  1. Start Gramps
  2. Select Menu Edit -> Preferences...
  3. Go to the General tab
  4. Change "Check for updates" so when you start Gramps, it checks for updated Addons:
    1. Never - never checks for updates when you start Gramps
    2. Once a month - checks for updates when you start Gramps once a month
    3. Once a week - checks for updates when you start Gramps once a week
    4. Once a day - checks for updates when you start Gramps once a day
    5. Always - checks for updates whenever you start Gramps
  5. Change "What to check" so when you check for updates, it checks for:
    1. Updated addons only - does not check for new addons
    2. New addons only - does not check for updated addons
    3. New and updated addons - checks for all new and updated addons
  6. Change "Do not ask about previously notified addons":
    1. Check it so that new/updated addons are only asked about once; afterwards it doesn't show them to you
    2. Uncheck it so that new/updated addons are always shown to you

Writing a Plugin

Addon List

Addons now are listed inside of Gramps through the interface described above.

See Plugin list legend for details of columns.


Plugin / Documentation Type Image Description Use Rating (out of 4) Contact Download
All Names Quickview Quickview
All-names-quickview-41.png
Shows all names for all people All 4 Doug Blank AllNamesQuickview.addon.tgz
AttachSourceTool Tool
AttachSourceTool-Options-dialog-41.png
A tool to attach a source to a group of people. All 1 Doug Blank AttachSourceTool.addon.tgz
BirthdaysGramplet Gramplet BirthdaysGramplet-detached-view-41.png Display the upcoming birthdays All 1 Peter Potrowl BirthdayGramplet.addon.tgz
Cairo Clock Gramplet Gramplet
ClockGramplet-detatched-41.png
A sample Cairo clock gramplet. Developer 1 Doug Blank ClockGramplet.addon.tgz
Calculate Estimated Dates Tool
Calculate-estimated-dates-select-tab-41.png
A tool to set estimated birth and death dates. All 2 Doug Blank CalculateEstimatedDates.addon.tgz
Census Gramplet Gramplet
SourceForCensus.png
Lists census events for the active person. Allows users to create and edit census data in a single form. Expert user 3 Nick Hall Census.addon.tgz
Census Report Report N/A Prints census events in a format similar to the original census entries. All 3 Nick Hall Census.addon.tgz
ClipboardGramplet Gramplet
ClipboardGramplet.png
Allows one to group items together for quick access. All 2 Doug Blank ClipboardGramplet.addon.tgz
Command Line Merge Tool N/A Merge primary object via the command line. Developer 3 Michiel D. Nauta CliMerge.addon.tgz
D3 Ancestral/Descendant Charts Web Report D3Chart-AncestralCollapsibleTree.png Create ancestral/descendant web based interactive D3 charts. All 3 Matt Keenan D3Charts.addon.tgz
Data Entry Gramplet Gramplet
Data-entry-gramplet-default-dialog-41.png
Quick Data Entry for People data Expert user 4 Gramps Bugtracker DataEntryGramplet.addon.tgz
Deep Connections Gramplet Gramplet
Deep-Connections-Gramplet-example-view-41.png
Finds deep relationships between home and active people All 3 Gramps Bugtracker DeepConnectionsGramplet.addon.tgz
DenominoViso Web report
DenominoVisoWebReport.png
Creates interactive graphical ancestor/descendant tree on a webpage. All 3 Michiel Nauta DenominoViso.addon.tgz
Descendant and Detailed Descendant Book Reports Report DescendantBook.png Create a book of descendant or detailed descendant reports using a filter. All 2 Matt Keenan DescendantBooks.addon.tgz
Descendant Count Gramplet Gramplet and Quickview
DescendantCountGramplet-41.png
Gives a count of descendants for each person All 4 Doug Blank DescendantCount.addon.tgz
DescendantsLines Report JohnShakespeare-DescendantsLines.png Generates a graphical descendants tree using orthogonal edges and routing ("square edges"). Developer
Expert user
Intermediate user
3 User:Lcc, Adam Sampson DescendantsLines.addon.tgz
Django Exporter/Importer Exporter/Importer
DjangoImportExport.jpg
Import and export your data from gramps-connect.(Requires:Django 1.3 or 1.4) All 3 Doug Blank Django.addon.tgz
DownloadMedia Tool N/A Download media from web pages All 1 Gramps Bugtracker DownloadMedia.addon.tgz
ExportRaw Exporter
ExportRaw.jpg
A Gramps exporter that will dump your BSDDB database into a flat text version (.raw) of the Python objects. Developer 4 Doug Blank ExportRaw.addon.tgz
Family Sheet Report
Sample Family Sheet
Generates a form with all information about a person, its spouses and its children. (Requires: PIL (Python Imaging Library).) All 4 Reinhard Müller FamilySheet.addon.tgz
Family Tree Report
FamilyTree.gif
Generates a graphical tree of a family with its ancestors and/or descendants. All 3 Reinhard Müller FamilyTree.addon.tgz
FAQ Gramplet Gramplet
FAQ.jpg
Gramps Frequently Asked Questions Beginner user 0 Gramps Bugtracker FaqGramplet.py
Filtered Reports Report
FilteredDescendantReport.png
Create a descendant report using a filter. Developer
Expert user
2 Adam Stein FilteredReports.addon.tgz
Fix Capitalization of Given Names Tool
FixCapitalization-of-Given-Names-addon-example-41.png
Fix Capitalization of Given Names All 2 Donald N. Allingham
Doug Blank
ChangeGivenNames.addon.tgz
Google Earth Mapservice
GoogleEarth-mapservices-selection-dropdown-41.png
Show places with GoogleEarth.. All 3 Peter Landgren GoogleEarthWriteKML.addon.tgz
Gramps SQL Database Exporter/Importer
ExportSQL.jpg
A Gramps exporter and importer that will export/import your BSDDB database as a fully-relational SQLite database. Expert users 3 Doug Blank Sqlite.addon.tgz
Graph View View - Experimental
Graph-View-plugin-addon-example-41.png
A view that displays a descendant tree based on the active person. Requires PyGoocanvas and Goocanvas. Testing N/A Gary Burton GraphView.addon.tgz
Handle.bash External utility
Bashhandle.gif
A bash script which makes it possible to work with multiple databases merging select branches at will without collisions. All 3 User:Lcc (e-mail) Handle.bash.tar.gz
Headline News Gramplet Gramplet
HeadlineNewsGramplet-41.png
Shows Gramps breaking news, once per hour All 4 Gramps Bugtracker HeadlineNewsGramplet.addon.tgz
ImportGramplet Gramplet
ImportGramplet.png
Interface to import Gramps XML text directly Developers 2 Doug Blank ImportGramplet.addon.tgz
InformationGraph Report N/A Generate detailed GraphViz graphs by spidering over the database. All N/A Bob Ham GVInformationGraph.py
LastChange Gramplet and Report
Last change report sample.png
A gramplet and report to display the last ten records changed in the open family tree. The gramplet only displays persons, while the report can display changed famlies, places, and events too. All 1 Jakim Friant LastChange.addon.tgz
libaccess Library
Libaccess-31.jpg
An experimental gen.lib interface. Developer 1 Doug Blank libaccess.addon.tgz
Lines of Descendency Report Report
Lines-of-descendency.jpeg
Prints out all descendency lines from a given ancestor to a given descendent in text. All 2.5 User:Lcc (e-mail) LinesOfDescendency.addon.tgz
NoteGramplet Gramplet
NoteGramplet.png
A data entry gramplet for notes. All 3 Doug Blank NoteGramplet.addon.tgz
Number Of Descendants Quickview Quickview
Number-of-descendants-quickview-41.png
Shows the number of descendants of the current person All 4 Reinhard Müller NumberOfDescendantsQuickview.addon.tgz
PedigreeChart Report
PedigreeChart-example-pdf-output-41.png
A version of the classic pedigree chart that is suitable for printing. (Can optionally use - numpy if installed) All 1 Jakim Friant PedigreeChart.addon.tgz
PersonEverything Report Report
PersonEverything sample output.jpg
Show absolutely everything about one person, including all events, notes, citations, sources, attributes, media and the family information about the families they are involved in. All 4 Gramps Bugtracker PersonEverything.addon.tgz
Place completion tool Tool
Place completion tool empty.jpg
A tool to fill in places. All 3 see package. PlaceCompletion.addon.tgz
Plugin Manager Gramplet Gramplet
PluginManagerGramplet.png
Lists plugins available for Gramps All 2 Gramps Bugtracker PluginManagerGramplet.py
Python Gramplet Gramplet
Python-gramplet-interactive-shell-example-41.png
Interactive Python Shell Developer 4 Gramps Bugtracker PythonGramplet.addon.tgz
QueryGramplet Gramplet and Report
QueryGramplet.jpg
A SQL-like query system. All 1 Doug Blank Query.addon.tgz
RelatedRelativesGramplet Gramplet RelatedRelativesGramplet-41.png Display all persons in the database with a relation to a relative. All 1 Heinz Brinker RelatedRelativesGramplet.addon.tgz
RepositoriesReport Report
RepositoriesReport.png
Description All 3 Jérôme Rapinat RepositoriesReport.addon.tgz
SetAttributeTool Tool
SetAttributeTool.jpg
A tool for setting attributes and their values on people. All 2 Doug Blank SetAttributeTool.addon.tgz
Thumbnail Generator Tool N/A Generates thumbnails for media files. All 3 Nick Hall ThumbnailGenerator.addon.tgz
Timeline Quickview Quickview
Timeline-quickview-41.png
Shows timeline of events in immediate family members' lives All 4 Doug Blank TimelineQuickview.addon.tgz
TimelinePedigreeView View
TimelinePedigreeView-41.png
Pedigree showing timeline and relationships. All 3 Doug Blank TimelinePedigreeView.addon.tgz
ToDoReport Report
Todo report sample output.png
Tag notes as ToDo (or anything else) and you can generate a report with the notes and the records they are attached to. Another way of maintaining a to-do list within Gramps. All 1 Jakim Friant ToDoReport.addon.tgz
Web Connect Pack Library
Web-connect-pack-UK-menu-41.png
Collection of Web sites for various countries (DE/FR/UK/US) Only install the country you need. (* Requires libwebconnect) All 4 Gramps Bugtracker libwebconnect.addon.tgz
DEWebConnectPack.addon.tgz
FRWebConnectPack.addon.tgz
UKWebConnectPack.addon.tgz
USWebConnectPack.addon.tgz

Manually installed Addons

A few addons have to be installed manually (or are scripts and need to be installed as described in the documentation).

  1. Click on a download link from the list of Addons below.
  2. Open the .ZIP or .gz file and save the contents to your Gramps User Directory, in the gramps41/plugins folder
  3. For some addons, you may need to restart Gramps

The Plugin Status window will show you which plugins failed to load, double click on such an entry shows you the error. You can email this error to the plugin contact.

Plugin / Documentation Type Image Description Use Rating (out of 4) Contact Download
InformationGraph Report N/A Generate detailed GraphViz graphs by spidering over the database. All N/A Bob Ham GVInformationGraph.py
Handle.bash External utility
Bashhandle.gif
A bash script which makes it possible to work with multiple databases merging select branches at will without collisions. All 3 User:Lcc (e-mail) Handle.bash.tar.gz

See also