5,418
edits
Changes
From Gramps
m
→Resources: link to plugin Registration options
* [[Getting started with Gramps development]]
* [[Portal:Developers]]
* [https://gramps-project.org/docs/gen/gen_plug.html?highlight=include_in_listing#module-gramps.gen.plug._pluginreg gramps.gen.plug._pluginreg Registration Module] * [https://github.com/gramps-project/gramps/blob/master/gramps/gen/plug/_pluginreg.py#L55 PluginData in _pluginreg.py]
;Gramps Addons site for Gramps 4.2 and newer
* https://github.com/gramps-project/addons - downloadable .tgz files
;Gramps Addons site for Gramps 4.1 and older
* For 4.1.x and earlier, see [[Addons development old]].
= Addon Development Tutorials and Samples =
* [[Report-writing_tutorial|Report-writing Tutorial]]