The Parature API for PHP implements Libraries hooks to allow module developers to use the Parature API Library (available at http://andrewmacrobert.com/parature-api-library). It also includes an admin config form for setting default Parature credentials.

Parature API for PHP is different from the Parature project because the former provides access to the Parature API, while the latter provides integration with the customer service desk that Parature provides to its clients.

http://drupal.org/sandbox/Larksmann/1594888

git clone --recursive --branch 7.x-1.x http://git.drupal.org/sandbox/Larksmann/1594888.git parature_api_for_php

For Drupal 7

I have no other project applications.

Comments

pgogy’s picture

Hello,

Ventral (ventral.org) reports some coding issues - http://ventral.org/pareview/httpgitdrupalorgsandboxlarksmann1594888git

It appears you are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.

README.txt is missing, see the guidelines for in-project documentation.

If you need to test you can keep using Ventral, download the code review module, or look into drupal code sniffer.

Hope this helps

Pat

Larksmann’s picture

Hey,

I updated the module to account for all issues on Ventral - http://ventral.org/pareview/httpgitdrupalorgsandboxlarksmann1594888git.

Larksmann

xenyo’s picture

Larksmann’s picture

Oops, not sure how that got passed me. Fixed.

robloach’s picture

This is a huge improvement over the Parature module. I've given you full commit access over that project if you want to take the "parature" namespace in a new/better direction :-) . Feel free to open up the 7.x-2.x branch for it if you want!

klausi’s picture

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

So I guess this application is not needed anymore. Feel free to come back to us if you need to promote a new project. Also feel free to reopen if this was a mistake.

Larksmann’s picture

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

Although the project of this application has been incorporated into Parature project, I would still like this to be reviewed so that I can create full projects at my discretion in the future.

joelrosen’s picture

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

Hi, I'm just browsing through the project application issue queue looking for projects to review, and it looks like this project does not need review, and has been inactive for quite some time now. I'm going to mark this as closed just so that it doesn't distract other reviewers. I imagine that if you need full project permission for other projects, this is something that should be taken up with an administrator privately, or as part of a review for another project.

joelrosen’s picture

Issue summary: View changes

Updated the git clone command to reflect new branch