Skip to content

patpluspun/drupal-7-chromephp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drupal-7-chromephp

A Drupal module that enables the ChromePhp chromelogger extension for permissioned users.

First you must acquire this library through some means: ChromePhp.

Then create a folder named "ChromePhp" in your sites/all/libraries directory. If sites/all/libraries does not exist, create it.

Ensure that ChromePhp.php is directly inside the ChromePhp folder and enable the module.

Add the browser plugin for Chrome: Chromelogger.

It comes with one function for now, cpm() that works much like dpm() except it prints to the console instead of Drupal's messages area.

About

A Drupal module that enables the ChromePhp chromelogger extension for permissioned users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages