Setting up email notifications when moderated member updates
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 26 Jun 2018 16:48:40 +0000 (12:48 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 26 Jun 2018 16:48:40 +0000 (12:48 -0400)
commit324b2d94dd4fc75b529ea5c2a116931eaaddfb43
treecc31953588bee373b0ac28b527c048303e32114e
parentbb545a1e6da0a8e10605ae79249ca0cb9ed94d05
Setting up email notifications when moderated member updates

If a moderated member contact sets the status to pending (for member
info), it will send an email.
classes/helper/notification.php
config.php
config/plugin.ini
models/admin/member/memberInfo.php
views/admin/members/list.html
views/admin/notifications/memberEmail.html [new file with mode: 0644]
views/admin/notifications/ownerEmail.html [new file with mode: 0644]