marttiphpbb/templateevents

This extension for developers shows all core template and PHP events (phpBB 3.2.2)


Keywords
template, events, extension, development, phpbb
License
GPL-2.0

Documentation

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.

Screenshot

Quick Install

You can install this on the latest release of phpBB 3.2 by following the steps below:

  • Create marttiphpbb/templateevents in the ext directory.
  • Download and unpack the repository into ext/marttiphpbb/templateevents
  • Enable Template Events in the ACP at Customise -> Manage extensions.

Uninstall

  • Disable Template Events in the ACP at Customise -> Extension Management -> Extensions.
  • To permanently uninstall, click Delete Data. Optionally delete the /ext/marttiphpbb/templateevents directory.

Support

License

GPL-2.0