-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Send email notification when Pending Muhtar is confirmed or rejected #104
Comments
Added 2 email templates for approve & reject emails. |
Related to this issue: send an email to all super admin users when a muhtar requests a sign up |
@ldanielswakman how can i register as muhtar or request a muhtar signup? |
muhit.app/register-muhtar for the signup form, then you can change the level from 4 (pending) to 5 (accepted), either by logging in as an admin or from the db |
This issue was moved to Muhit-co/api#90 |
An email should go out to the Muhtar email address whenever an admin changes a pending muhtar status from 'pending' (level 4) to confirmed (level 5) or rejected (level 3). These are separate email templates, and will be delivered as laravel views by @ldanielswakman.
The text was updated successfully, but these errors were encountered: