DustPress Debugger
WordPress plugin that provides handy ajaxified debugger tool for DustPress based themes.
by Geniem Oy / Miika Arponen & Ville Siltala · github.com/devgeniem/dustpress-debugger · website
★ 3stars
42release downloads
69kcomposer installs
6forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/devgeniem/dustpress-debugger/releases/download/2.0.0/dustpress-debugger-chrome.zipAlso on Packagist as devgeniem/dustpress-debugger:
composer require devgeniem/dustpress-debuggerFrom the readme
DustPress Plugin: DustPress Debugger
DustPress Debugger is a WordPress plugin which displays the data loaded by your current DustPress model in a json viewer.
- Contributors: devgeniem / Nomafin, villesiltala
- Plugin url: https://github.com/devgeniem/dustpress-debugger
- Tags: dustpress, wordpress, plugins, dustjs, dust.js
- Requires at least: 4.2.0
- Tested up to: 5.3.0
- License: GPL-3.0
- License URI: http://www.gnu.org/licenses/gpl-3.0.html
Installation
Composer
Install with composer by running:
OR add it into your composer.json:
Manually
- Clone the DustPress Debugger repository into you WordPress plugins directory.
Activation
To enable the debugger go to the WordPress dashboard and activate the plugin. After activation users with with the manageoptions capability can enable the debugger on the user profile page by checking the DustPress Debugger enabled checkbox.
You can also activate the debugger on any user by defining DUSTPRESSDEBUGGERALWAYSON constant in your project. This will override the manual settings, so it is not recommended to use this setting in production!
Usage
Install the browser extension, open your devtools and select the "dustpress-debugger" ta
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 2.0.0 | Jan 27, 2023 | dustpress-debugger-chrome.zip | 29 |
| 2.0.0 | Jan 27, 2023 | dustpress-debugger-firefox.zip | 13 |
| 1.7.1 | Aug 17, 2021 | — | — |
| 1.6.0 | Feb 25, 2021 | — | — |
| 1.5.5 | Nov 3, 2020 | — | — |
| 1.5.3 | Jun 5, 2020 | — | — |
| 1.5.0 | Feb 20, 2020 | — | — |
| 1.2.5 | Oct 18, 2016 | — | — |
| 1.2.1 | Jun 21, 2016 | — | — |
| 1.2.0 | Jun 13, 2016 | — | — |
| 1.1.3 | Jun 13, 2016 | — | — |
| 1.1.2 | Jun 11, 2016 | — | — |
| 1.1.1 | Jun 10, 2016 | — | — |
| 1.1.0 | Jun 8, 2016 | — | — |
| 1.0.2 | May 26, 2016 | — | — |