Extension Description: phpBB extension that will not allow the quoting of the last post in a topic. An extension originally developed by Tojag.
Requirements: phpBB 3.3.x:
Languages: en
Styles: All
github repository: https://github.com/rmcgirr83/nqlp
I've tested this extension with phpBB 3.3.1 under PHP 7.4.0. The one currently validated replaces html in prosilver which causes conflicts with other extensions that are using template events. This one simply uses PHP events. No html files are needed.
To test, download the github repo, extract the files into
ext/tojag/nqlp
enable the extension in the ACP. No one will be able to quote the last post in a topic.