nicofuma / webprofiler
An extension for phpBB which allows you to consult the information generated by the profiler in the debug mode.
Package info
github.com/Nicofuma/phpbb-ext-webprofiler
Language:HTML
Type:phpbb-extension
pkg:composer/nicofuma/webprofiler
2.0.0
2015-12-23 18:31 UTC
Requires
- php: >=5.3.3
- composer/installers: ~1.0
- phpbb/phpbb: ~3.2.0@dev
- symfony/framework-bundle: ~2.8.0
- symfony/stopwatch: ~2.8.0
- symfony/web-profiler-bundle: ~2.8.0
Requires (Dev)
- phpbb/epv: dev-master
README
Installation
Clone into phpBB/ext/nicofuma/webprofiler:
git clone https://github.com/Nicofuma/WebProfilerExtension.git phpBB/ext/nicofuma/webprofiler
Go to "ACP" > "Customise" > "Extensions" and enable the "Web Profiler Extension" extension.
How to use
Navigate to app.php/_profiler/ or use the link in the toolbar to consult the reports.