nicofuma / webprofiler
An extension for phpBB which allows you to consult the information generated by the profiler in the debug mode.
Installs: 193
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 3
Open Issues: 1
Language:HTML
Type:phpbb-extension
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.