06Games / Webtrees-MailSystem

Webtrees module for sending newsletters at regular intervals
GNU General Public License v3.0
6 stars 5 forks source link
genealogy webtrees webtrees-custom webtrees-module webtrees2

Mail System

Webtrees module for sending newsletters at regular intervals.

Make sure to configure the cron job as described in the module settings.

APIs

Translation

All language files are located in /ressouces/lang. You can edit them with a po editor such as Poedit

Development

Nightly builds are available here

This module requires composer and gettext.
To install the PHP dependencies, run

composer install --prefer-dist

To build the module, run

composer archive -f zip --file evang-mailsystem-$(cat version.txt)