AUser Manager


Editor's Note
  • This extension requires registration to download.
The check of username and email address availalbility are made with Ajax dynamically before submitting the form.
There are two levels of antispam tecnique, the classic Captcha form protection using the accessible ajax captcha plugin, 
and the second level track harvesters and other malicious web robots using these free project: HoneyPot Project,StopForumSpam,Botscout.
A geolocation free service from ipinfodb.com made available for each user geolocation information, helping us to put user on googlemap.Password management include: password lifetime, password generator, the registration process requiry to agree site Terms, registered user can delete their account directly from frontend, and registration may require admin approval.
No hack to the core are needed. AUser Manager use the same mysql table as the core user manager, so you don't need to import/export any user and can switch back to core user component always without loosing data.

No comments:

Post a Comment