Skip to content

Repository for my custom phpbb extensions

License

Notifications You must be signed in to change notification settings

DennisCiba/phpbb-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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