gnu-social/plugins/EmailReminder
2019-06-09 16:10:03 +01:00
..
classes
lib
locale [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
mail-src
scripts
EmailReminderPlugin.php [VersionBump] 1.19.0, fairly late 2019-06-07 15:02:08 +01:00
README

The EmailReminder plugin sends email reminders about various things

It will send reminder emails to email addresses that have been invited
but haven't registered yet.

It will also send reminders to email addresses that have registered but
haven't verified their email address yet.

Installation
============
add "addPlugin('EmailReminder');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('EmailReminder');