Giter Club home page Giter Club logo

pico_debug's Introduction

PROJECT UNMAINTAINED

This project is not maintained anymore

If you like it or continue to use it fork it please.



pico_debug

A debugging tool for Pico CMS. It can help plugin & theme developers to see Pico variables.

INSTALL

  1. Copy zz_pico_debug.php in plugins folder

  2. Enable the plugin - edit config.php and add the line: $config['zz_pico_debug.enabled'] = TRUE;

  3. (optionally) To enable PHP show errors add to config.php: $config['zz_pico_debug']['php_errors'] = TRUE;

USAGE

Open your Pico site, you should see a box on the bottom showing debugging informations.

It also enable Twig debug option, so in a template you can use: {{ dump( var_name ) }}

NOTES

  • Why 'zz_' in the beginning of the filename? It's necessary to let Pico load the plugin in the end

My website: https://blocknot.es/

pico_debug's People

Contributors

blocknotes avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.