“”

ChromePHP / Chrome Logger - debug in DevTools console ChromePHP / Chrome Logger - debug in DevTools console

w_chromephp / stable

Chrome's Developer tools Console php debug. Short call - just use cp(var);. ChromePHP globally included in TYPO. Respects DevIpMask. Needs Chrome Logger ext for Chrome. @See README for details. @See https://craig.is/writing/chrome-logger

This version supports TYPO3

Older versions also support TYPO3

Last upload comment

10.4 - compat version (looks like people still install this ext, so here's a compatibility release)

Downloads by month

Download 0.3.1 External Manual Found an Issue? Code Insights
Author
wolo.pl '.' studio
Last update
03. Feb 2021
First upload
03. Feb 2013
Downloads
2,665
Category
Frontend Plugins
Dependencies
  • TYPO3 (7.6.0 - 10.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (1)

This is a CSV generator, which combines simplicity with high configurability and data processing powers. It provides download points for your preconfigured database queries dumped to customized CSV files. If you have some data collected in database tables, which must be periodically, like, downloaded by admins, sent to external CRM, where some raw values must be converted to something meaningful, like uids replaced with labels from relations, timestamps visualized, arrays deserialized, this extension is very useful. It's simple and easy to configure, but very flexible with input/output settings and scalability.

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
0.3.1 / stable
February 03, 2021
10.4 - compat version (looks like people still install this ext, so here's a compatibility release)
7.6.0 - 10.4.99 Download
0.2.0 / stable
December 11, 2016
* Compatibility with TYPO3 7.6
* Option to include short functions, or only ChromePhp script
* Fixed calls with type (warn, info, error) and added dedicated functions: cpInfo(), cpWarn(), cpError()
4.5.0 - 7.6.99 Download
0.1.2 / stable
December 05, 2013
* ChromePhp 4.1
* fix: Better compare ip for devIpMask test (cp didn't show on some server configurations)
4.3.0 - 6.2.99 Download
0.1.0 / beta
February 03, 2013
Should work perfect.
4.3.0 - 4.7.99 Download