mirror of
https://github.com/DennisCiba/phpbb-extensions.git
synced 2025-10-05 14:04:37 +02:00
Repository for my custom phpbb extensions (mirror of https://github.com/DennisCiba/phpbb-extensions)
https://github.com/DennisCiba/phpbb-extensions
| .github/workflows | ||
| honeypotantispam | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
phpbb-extensions
Monorepo for custom extensions for the phpBB forum software. All extensions are available in English and German.
(Currently this only contains the honeypotantispam extension.)
Extensions
Honeypotantispam
Adds a simple invisible honeypot field to the registration form. If this field is filled the registree is most likely a bot, and therefore the registration will be denied.
Installation
- Check the Releases page for the latest release of the extension you are interested in.
- Download the
.zipfile contained in the release assets - Drop the contents into the
ext/folder of your phpBB installation, then activate the extension in the admin panel