Birthday Reminders — email relatives their upcoming-birthday digest, with each person's relationship to them #5404
Closed
jbh4x82
started this conversation in
Show and tell
Replies: 1 comment
|
Third-party modules are listed at https://webtrees.net/download/modules At the bottom of the page is a link to github to edit the page / create a PR. There is no review/approval process for third-party modules. If your PR is formatted correctly, you keep the list in alphabetic order, etc., it will be approved. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sharing another small module, in case it's useful to others.
Birthday Reminders emails each subscriber a personalised digest of the upcoming birthdays among their relatives — and every birthday is annotated with how that person is related to the subscriber (e.g. "daughter", "first cousin"), resolved with webtrees' relationship engine.
Highlights:
ModuleSidebarInterface) showing the viewer's relationship to that person, with a one-click "remind me of this birthday" toggle.GPL-3.0-or-later, webtrees 2.2.x (PHP 8). It pairs nicely with the Famous Family Members module I shared earlier.
Repo: https://github.com/jbh4x82/wt_reminders
Feedback and ideas welcome!
All reactions