Find a file
2022-10-31 14:09:52 +01:00
.github/workflows Add more information to the README.md 2022-10-31 14:09:52 +01:00
honeypotantispam Initial commit of honeypotantispam extension 2022-10-31 13:38:20 +01:00
.gitignore Initial commit 2022-10-31 11:31:31 +01:00
LICENSE Initial commit 2022-10-31 11:31:31 +01:00
README.md Add more information to the README.md 2022-10-31 14:09:52 +01:00

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

  1. Check the Releases page for the latest release of the extension you are interested in.
  2. Download the .zip file contained in the release assets
  3. Drop the contents into the ext/ folder of your phpBB installation, then activate the extension in the admin panel