My Account

What's New

PHPMembers Blog

Who's Online

We have 202 guests and 6 members online

 

Installation Guide PDF Print E-mail
Download Username Plug-in

The plug-in is available for download from the plug-in page. It is distributed as a zip package file. You need to unzip it and upload it to folder “plug-in” in the system.

Run Installation Wizard

To run the installation wizard, click on “plug-ins” on the system main menu, and then click on the install link of the plug-in. The installation wizard asks for the following settings of the plug-in.

  • Username Required While Signup: You can decide whether the system requires users to enter a username when they signup. You can make changes to this setting after the plug-in is installed.

  • Replace Admin Functions: The plug-in is able to replace the system user list page and user detail page with its own functions. It is more convenient for you to review user information.

  • Create Username 'admin': The plug-in creates username “admin” for your account.

Remove install.php

After you finish the installation wizard, you must remove install.php in the plug-in folder immediately.

Create Username Custom Form

To allow users to review their usernames, and existing users to create their usernames, you need to create a custom form for the plug-in. Go to Users -> Manage Custom Forms on the main menu, and click on Create New Form button. While you are creating the custom form, you must choose “script form” as the Form Type, and input the URL of username.php in the plug-in folder to Form Script field.

For more details about creating custom forms, please visit Custom Forms in support page.