phpbbde / denyreply
Forces a user to edit his last post within the first hour after posting instead of allowing another reply.
Package info
github.com/phpbb-de/phpbb-ext-deny-double-post
Type:phpbb-extension
pkg:composer/phpbbde/denyreply
dev-master
2015-01-03 00:00 UTC
Requires
- php: >=5.3.3
Requires (Dev)
- phpbb/epv: dev-master
This package is auto-updated.
Last update: 2026-02-15 23:58:25 UTC
README
Installation
Clone into ext/phpbbde/denyreply:
git clone https://github.com/phpbb-de/phpbb-ext-deny-double-post ext/phpbbde/denyreply
Go to "ACP" > "Customise" > "Extensions" and enable the "phpBB.de Denyreply" extension.
Development
If you find a bug, please report it on https://github.com/phpbb-de/phpbb-ext-deny-double-post
Automated Testing
We use automated unit tests including functional tests to prevent regressions. Check out our travis build below: