Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicofuma/phpbb-ext-webprofiler
A port of symfony/WebProfilerBundle to an phpBB extension
https://github.com/nicofuma/phpbb-ext-webprofiler
Last synced: 14 days ago
JSON representation
A port of symfony/WebProfilerBundle to an phpBB extension
- Host: GitHub
- URL: https://github.com/nicofuma/phpbb-ext-webprofiler
- Owner: Nicofuma
- License: gpl-2.0
- Created: 2014-05-29T14:35:22.000Z (over 10 years ago)
- Default Branch: 2.x
- Last Pushed: 2015-12-24T17:42:57.000Z (almost 9 years ago)
- Last Synced: 2024-10-11T00:37:13.425Z (about 1 month ago)
- Language: HTML
- Size: 1.05 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
WebProfilerExtension
==================## 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.