Download the PHP package marttiphpbb/templateevents without Composer
On this page you can find all versions of the php package marttiphpbb/templateevents. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marttiphpbb/templateevents
More information about marttiphpbb/templateevents
Files in marttiphpbb/templateevents
Package templateevents
Short Description This extension for developers shows all core template and PHP events (phpBB 3.2.2)
License GPL-2.0
Homepage https://github.com/marttiphpbb/phpbb-ext-templateevents
Informations about the package templateevents
phpBB Extension - marttiphpbb Template Events
This extension has been renamed
This repository is not maintained anymore.
Please use now the Show phpBB Events extension
Description
This phpBB extension for developers shows all core template events at their location in the board. Also the core PHP events that were triggered for the current request are shown at the bottom of the page. All template and PHP events are linked to their location in the phpBB/phpBB github repository so their context can be easily reviewed.
This extension is a helper tool for developing other extenstions. It should not be used on a live forum.
Quick Install
You can install this on the latest release of phpBB 3.2 by following the steps below:
- Create
marttiphpbb/templateevents
in theext
directory. - Download and unpack the repository into
ext/marttiphpbb/templateevents
- Enable
Template Events
in the ACP atCustomise -> Manage extensions
.
Uninstall
- Disable
Template Events
in the ACP atCustomise -> Extension Management -> Extensions
. - To permanently uninstall, click
Delete Data
. Optionally delete the/ext/marttiphpbb/templateevents
directory.
Support
- Report bugs and other issues to the Issue Tracker.
- Support requests should be posted and discussed in the Template Events topic at phpBB.com.
License
GPL-2.0