Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Problem: Notifications not being sent
damrontech
New
If I understand plug-in function, one or all administrators will receive a notification of a pending membership request. I don't see any configuration, so I assume it sends notification to one or all admins. Any ideas what could be keeping this plug-in from working? Admins are not receiving notifications.
0
Comments
Having a quick look the plugin it will have it settings under Users in the sidebar of the dashboard "Approval Email Notification".
Or you could manual set
Plugins.ApprovalEmailNotification.ApprovalEmailAddresses
It is not linked to accounts, you simply supply email addresses.
grep is your friend.
Thanks. Needed to log-out and log-in for that to appear.
In essence it is very basic plugin, but may be suitable for your needs.
grep is your friend.