This module extends original Drupal 8 account settings page with the ability to turn ON/OFF all standard mails. By default Drupal 8 provides no option to disable welcome emails, account cancellation confirmation or password reset.
This can be useful when you don't want to send those emails, or you are sending them through some external services like mandrill or just for development purposes, etc.
Project link
https://www.drupal.org/project/mail_control
Git instructions
git clone --branch 8.x-1.0 https://git.drupal.org/project/mail_control.git
PAReview checklist
https://pareview.sh/pareview/https-git.drupal.org-project-mail_control.git
Comments
Comment #2
soaratul commentedChanging it's status to Needs review..
Comment #3
ManishJ. commentedHello soaratul,
Please run automated review and check the errors.
Here is the report. https://pareview.sh/pareview/https-git.drupal.org-project-mail_control.git
Thanks
Comment #4
sagar_cis commentedComment #5
sagar_cis commentedComment #6
soaratul commentedThank you manish_cis,
I've fixed all the errors and warning suggested by pareview.sh.
Comment #7
sagar_cis commentedHello @soaratul
I install this module and check "Notify user when account is created by admin", but when i create a user from admin account it did not set checkbox of "Notify user of new account" by default. it should set it by default check, other wise there is no difference in functionality. Drupal Already Provide us a checkbox to control notification mail.
Thanks
Comment #8
soaratul commented@vishal_cis the intent of this module is to start/stop mail notification triggered from drupal.
Instead of sending it from drupal, sometime developer/product owner wants to send such mail from other sources like mailchimp/oracle responsys.
In that case this module be helpful.
Checkbox on /admin/people/create page is already configurable that don't needs to be change.
Your thought please.
Comment #9
soaratul commentedMy mistake, posted twice, deleting here.
Comment #10
soaratul commentedComment #11
manish.upadhyay commentedHi,
I have installed this module and it is working fine also i can't find any major issue with it.
Thanks,
Comment #12
manish.upadhyay commentedComment #13
manish.upadhyay commentedJust FYI please add some description on the module page as it is required for the user to get some insight of the module.
Thanks,
Comment #14
soaratul commentedThanks @manish.upadhyay for your time, sure I will add more information in description.
Comment #15
avpadernoReviewing a project for this application requires more than trying the module/theme.
We are mainly interested in checking if the OP understands how to write secure code, follow Drupal coding standards, and follow the error/bug reports opened for the code the OP writes.
Comment #16
avpadernoComment #17
avpadernoTo the reviewers: Please set the priority to Normal after reviewing the project.
Comment #18
rajeevgoleThis look similar to Mailcontrol. Please check to avoid duplicates.
Comment #19
avpadernoDuplication of existing modules is not an application stopper. It would be fine if the applicant would make a comparison with the existing modules.
To the reviewers: Please change back the priority to Normal after doing a review.
Comment #20
avpadernoOn Drupal.org, 8.x-1.0-alpha1 is not a correct branch name. It can be a tag name, but not a branch name. See also Release naming convention, which describes the correct names to give to branches and tags.
Comment #21
saesa commentedComment #22
soaratul commented@rajeevgole thank you for your input, I have merged this module to existing Mailcontrol.
@kiamlaluno your suggestions are really helpful and it's +1 to my existing knowledge.
Guys, Can we please close this issue as I have added this in existing Mailcontrol module?
Comment #23
avpadernoKeep in mind that you still don't have the vetted role. I am closing this application as requested.