Skip to content

A phpBB extension that checks data on the registration form with AJAX so that no invalid or unwanted data could be typed in.

License

Notifications You must be signed in to change notification settings

MarkusWME/phpBB---AJAX-Registration-Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

phpBB - AJAX Registration Check

A phpBB extension that checks data on the registration form with AJAX so that no invalid or unwanted data could be typed in.

Features

  • Check if the username is valid or already in use
  • Check if the E-Mail address is valid or already in use
  • Check the password if it matches the security guidelines
  • Show password strength
  • Does not allow to send the registration form until all input has been validated

Supported styles

  • prosilver
  • Mobbern3.1

Supported languages

  • Deutsch
  • English

How to install

To install the extension you have to do the following steps:

  1. Copy the pcgf folder into your phpBB extension folder ext
  2. Navigate to the ACP to Customize → Manage extensions
  3. Search the extension under the disabled extension category and click it's enable link

Requirements

  • php 5.3.3 or newer
  • phpBB 3.1.* or newer

External links

phpBB extension database

Donate

If you like the extension feel free to Donate with PayPal.

Donate with PayPal

About

A phpBB extension that checks data on the registration form with AJAX so that no invalid or unwanted data could be typed in.

Resources

License

Stars

Watchers

Forks

Packages

No packages published