If i download bugzilla software in modules folder will it work .How do i integrate this kind of softwares into drupal.how do i integrate bugzilla software into drupal.Is there any module.Are any other module has to be created for this.

http://www.bugzilla.org/

Thanks
pravs

Comments

Anonymous’s picture

Priority: Normal » Minor
Status: Active » Postponed (maintainer needs more info)

Google gives ~268 hits for ``bugzilla site:drupal.org''.

Perhaps the http://drupal.org/project/project module might be of interest to you for bug management software. You and I used it to key into this request.

praveen kumar veeramalla’s picture

Thanks lot earine for the project module info

scoutbaker’s picture

Status: Postponed (maintainer needs more info) » Fixed

earnie provided a solution since there is no version of bugzilla that exists as a Drupal module, or a module to link the two systems together.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

bovine’s picture

For the benefit of anyone else wanting to do this, I've written a plugin for Bugzilla that enables it to cross-authenticate to a Drupal (MySQL) database.

https://bugzilla.mozilla.org/show_bug.cgi?id=444966

This plugin is not quite a single-sign-on implementation; ie: the Drupal cookies are not used, and you are required to re-enter your username/password.