I've recently pushed my Blue Hornet API module code to a sandbox and would like to promote this to a full project.

Blue Hornet is an email marketing application, similar to MailChimp and Constant contact.

This module connects Drupal to a business's Blue Hornet Account and puts subscribe checkboxes on the registration page and account edit page. It also provides local storage of email addresses to a DB table which can be downloaded in CSV format. This is for backup purposes only.

As far as I know, there isn't another Blue Hornet module on D.o., and lots of businesses in the gaming industry use Blue Hornet.

https://drupal.org/node/2123639

git clone --branch master paladino@git.drupal.org:sandbox/paladino/2123639.git

This is the first module that I've pushed to D.o., after 5 years of building them.

Comments

paladino’s picture

Issue summary: View changes
paladino’s picture

Title: Promotion Request for Blue Hornet API D7 » [D7] Blue Hornet API
PA robot’s picture

Status: Needs review » Needs work

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

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.

th_tushar’s picture

Hi paladino,
It seems you have not followed the proper guidelines to upload the module. PLease fix these issues.

  • It appears to be working in the "master" branch in git. Please follow the steps in http://drupal.org/node/1127732 to move from master to the version branch.
  • README.txt is missing
  • Check the http://drupal.org/node/318, Coder Sniffer has found some issues with your code
  • DrupalPractice has found some issues with your code, which needs to be fixed.

Check http://pareview.sh/pareview/httpgitdrupalorgsandboxpaladino2123639git for the errors in detail.

The project is not able to clone in git, and the reviewers are not able to review the code manually.

PA robot’s picture

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

Closing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).

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