2017 © Pedro Peláez
 

vqmod-plugin oc_tracy

Implementation Tracy Debugger for Opencart 2.x

image

burdapraha/oc_tracy

Implementation Tracy Debugger for Opencart 2.x

  • Thursday, April 12, 2018
  • by landsman
  • Repository
  • 3 Watchers
  • 12 Stars
  • 470 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 8 Versions
  • 7 % Grown

The README.md

Tracy Debugger Toolbar for OpenCart 2.x

"Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it." For more information see official Tracy repository, (*1)

Preview of Debugger, (*2)

Preview of Exception bluescreen, (*3)

Installation

  1. Requiring installed vQmod because vQmod doesn't support installing via composer itself.
  2. composer require burdapraha/oc_tracy
  3. composer require sasedev/composer-plugin-filecopier for files manipulating
  4. Add this code to your composer.json project file, extra section:
    "extra": {
        "filescopier": [
            {
                "source": "vendor/burdapraha/oc_tracy/upload",
                "destination": "upload",
                "debug": "true"
            }
        ]
    }    

It will move vqmod xml file to correct folder., (*4)

  1. add constant define('DEV', true); to your config.php, /admin/config.php
  2. optionally you can add row to your .gitignore file with path to tracy.xml (example: upload/vqmod/xml/tracy.xml)
  3. celebrate!

Optional settings

Constants to config.php, /admin/config.php: - DEV_EMAIL for notification about bugs in production mode - DEV_EDITOR for one-click open file, row with bug from "bluescreen", (*5)

The Versions

12/04 2018

dev-master

9999999-dev http://burda.cz/cs/kariera/volna-mista#tester-koder

Implementation Tracy Debugger for Opencart 2.x

  Sources   Download

MIT

The Requires

 

tracy opencart tracy-debugger sql-queries

12/04 2018

1.0.5

1.0.5.0 http://burda.cz/cs/kariera/volna-mista#tester-koder

Implementation Tracy Debugger for Opencart 2.x

  Sources   Download

MIT

The Requires

 

tracy opencart tracy-debugger sql-queries

11/08 2017

1.0.4

1.0.4.0 http://burda.cz/cs/kariera/volna-mista#tester-koder

Implementation Tracy Debugger for Opencart 2.x

  Sources   Download

MIT

The Requires

 

tracy opencart tracy-debugger sql-queries

16/06 2017

1.0.3

1.0.3.0 http://burda.cz/cs/kariera/volna-mista#tester-koder

Implementation Tracy Debugger for Opencart 2.x

  Sources   Download

MIT

The Requires

 

tracy opencart tracy-debugger sql-queries

09/06 2017

dev-feature-templates

dev-feature-templates http://burda.cz/cs/kariera/volna-mista#tester-koder

Implementation Tracy Debugger for Opencart 2.x

  Sources   Download

MIT

The Requires

 

tracy opencart tracy-debugger sql-queries

07/06 2017

1.0.2

1.0.2.0 http://burda.cz/cs/kariera/volna-mista#tester-koder

Implementation Tracy Debugger for Opencart 2.x

  Sources   Download

MIT

The Requires

 

tracy opencart tracy-debugger sql-queries

01/05 2017

1.0.1

1.0.1.0 http://burda.cz/cs/kariera/volna-mista#tester-koder

Implementation Tracy Debugger for Opencart 2.x

  Sources   Download

MIT

The Requires

 

tracy opencart tracy-debugger sql-queries

01/05 2017

1.0.0

1.0.0.0 http://burda.cz/cs/kariera/volna-mista#tester-koder

Implementation Tracy Debugger for Opencart 2.x

  Sources   Download

MIT

The Requires

 

tracy opencart tracy-debugger sql-queries