This module integrates the Mailboxlayer API (https://mailboxlayer.com/) with the Webforms ( Containing email fields ).

This will enable a checkbox in all the Email fields in your webform. Just check the checkbox and save the webform. And you're ready to go. (Of course, you will have to provide the Mailboxlayer API KEY).

Project Link

https://www.drupal.org/project/mailboxlayer

Git instructions

git clone --branch 8.x-1.x https://git.drupalcode.org/project/mailboxlayer.git

PAReview checklist

https://pareview.sh/pareview/https-git.drupal.org-project-mailboxlayer.g...

Comments

kunal_singh created an issue. See original summary.

maheshkp92’s picture

Thank you for applying! I added the Git instructions for non-maintainer users and the PAReview checklist link. Reviewers will check the project and post comments to list what should be changed.

If you haven't done it, yet, please check the PAReview report and fix what needs to be fixed. There could be some false positives; verify that what reported is correct, before making any change.

klausi’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for you contribution!

  1. config schema is missing, see https://www.drupal.org/docs/8/api/configuration-api/configuration-schema...
  2. mailboxlayer_uninstall(): no need to call drupal_uninstall_schema(), Drupal core will do that for you.

Otherwise looks good to me.

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Reviewed & tested by the community » Fixed

Thank you for your contribution! I am going to update your account.

These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

I thank all the dedicated reviewers as well.

kunal_singh’s picture

Thank you @kiamlaluno. And everyone for your reviews.

kunal_singh’s picture

@klausi Sure, I will update the code accordingly.

kunal_singh’s picture

@kiamlaluno @klausi Can you please verify if the Security advisory coverage is enabled for my account or not. Because the option to enable Security advisory coverage for this module is still disabled.

klausi’s picture

Sorry, looks like your account was not updated. I did that now, please try editing your project again!

kunal_singh’s picture

@klausi Thanks, Now it's enabled.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.