phpbbde / denyreply
Forces a user to edit his last post within the first hour after posting instead of allowing another reply.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 2
Open Issues: 1
Type:phpbb-extension
Requires
- php: >=5.3.3
Requires (Dev)
- phpbb/epv: dev-master
This package is auto-updated.
Last update: 2024-10-15 21:11:53 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: