Please read me first

This module is no longer maintained and the addos for both Firefox and Chrome no longer work. The Firefox module requires Firebug, which is no longer compatible with the current Firefox.

Old project page info for posterity

This module is a helper module for a customized Firefox plugin that displays Drupal debugging and SQL query information (thanks to integration with devel module) to the Firebug window.

Notice :
The code for the Mozilla extension has been release on bitbucket and stable releases are available in the DrupalForFirebug project download section.

Notice :
Drupal for Firebug is meant to be used in development environments only and just like most development modules should be disabled on production environments.

To get the module installed and working please do the following things:

  1. Download and install the module.
  2. Set the appropriate permissions for user's to see debugging information. By default only UID 1 can see anything.
  3. Make sure that your theme is outputting the $closure variable (Drupal 6 Only). Most themes do, but some do not (and should).
  4. Download the latest version of the Firefox-plugin/Chrome-extension and make sure its enabled.

Use of this module requires a browser plugin:

Mozilla Firefox
Drupal for Firebug
Download the latest extension of the Firefox plugin from the Github repo.
Google Chrome:
Drupal for Chrome extension

Project information

Releases