The purpose of this module is to provide integration with Moosend, an email marketing and delivery service. Moosend module gives site builders and developers an easy way to interact with Moosend's capabilities. Those capabilities include user subscriptions, mailing and segment manipulation, as well as campaign launching.

Link to Project's Page
https://www.drupal.org/sandbox/vchouliaras/2563825

Clone the Project
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/vchouliaras/2563825.git moosend
cd moosend

Comments

vchouliaras created an issue. See original summary.

ItangSanjana’s picture

Incorrect git clone url. Please logout first and re copy/paste the url.

PA robot’s picture

Issue summary: View changes
Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxvchouliaras2563825git

Fixed the git clone URL in the issue summary for non-maintainer users.

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

ItangSanjana’s picture

Automated Review

http://pareview.sh/pareview/httpgitdrupalorgsandboxvchouliaras2563825git

Note that perfect adherence to Drupal Coding Standard is NOT a reason to block an application, except for total disregard of them. However, modules should follow them as closely as possible.

Manual Review

Master Branch
No: Does not follow the guidelines for master branch.
Coding style & Drupal API usage
List of identified issues in no particular order. Use (*) and (+) to indicate an issue importance.
  1. /modules/moosend_lists/includes/moosend_lists.admin.inc: all functions should be prefixed with your module/theme name to avoid name clashes.
  2. PHP Fatal error: Can't use function return value in write context in: /moosend.module on line 104, /wrapper/moosend.campaign.inc on line 22 and /wrapper/moosend.list.inc on line 20

The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.

If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.

This review uses the Project Application Review Template.

vchouliaras’s picture

The above errors were corrected.

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).

I'm a robot and this is an automated message from Project Applications Scraper.

vchouliaras’s picture

Status: Closed (won't fix) » Needs review
ItangSanjana’s picture

Status: Needs review » Needs work

There are still a lot of issues there. Please corrected so that we can continue to RTBC.
http://pareview.sh/pareview/httpgitdrupalorgsandboxvchouliaras2563825git

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).

I'm a robot and this is an automated message from Project Applications Scraper.

vchouliaras’s picture

Status: Closed (won't fix) » Needs review
rlhawk’s picture

Status: Needs review » Reviewed & tested by the community

There are a handful of remaining automated PAReview issues that are probably not blockers to promotion. Otherwise, the code looks good and the module works as expected.

mlncn’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for your contribution! Congratulations, you are now a vetted Git user. You can promote this to a full project.

When you create new projects (typically as a sandbox to start) you can then promote them to a full project.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!

Thanks, 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.

vchouliaras’s picture

Thanks a lot for your promotion!

Status: Fixed » Closed (fixed)

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