Intro
This extension-template shows the usage of all phpBB 3.1.x events (event_listener.yml) and listeners (listener.php). You can simply copy this template in your server and enable it. Then you can learn more about how to develop extensions in phpBB 3.1.x
Download
Installation
- Download latest release
- Unpack the downloaded release
- Upload folder bplaced/extensiontemplate to /ext/bplaced/extensiontemplate
- Navigate in the ACP to Customise -> Extension Management -> Manage extensions.
- Look for Extension Template under the Disabled Extensions list, and click Enable.
Extension configuration
There is no configuration option in the ACP.
Deinstallation
- Navigate in the ACP to Customise -> Extension Management -> Manage extensions.
- Look for Extension Template under the Enabled Extensions list, and click Disable.
- To permanently uninstall, click Delete, and then remove the bplaced/extensiontemplate folder from /ext/.
Changelog
1.0.0 – 2015-03-24
- Release
License
GNU General Public License v2
Links
Github – IssuesGithub – Pull requests
try{document.documentElement.lang=”cs”;var _hl=document.createElement(“link”);_hl.rel=”alternate”;_hl.hreflang=”cs”;_hl.href=location.href;document.head.appendChild(_hl);}catch(e){}


