hypejunction / forms_register
This package is abandoned and no longer maintained.
No replacement package was suggested.
Enhanced registration form for Elgg
Package info
github.com/hypeJunction/Elgg-forms_register
Type:elgg-plugin
pkg:composer/hypejunction/forms_register
2.0.0
2017-02-01 12:26 UTC
Requires
- php: >=5.5
- bjeavons/zxcvbn-php: *
- bower-asset/zxcvbn: ~4.1
- composer/installers: ~1.0
Suggests
README
This plugin is a wrap-up of most common registration form modifications that I have performed in the last 5 years.
Features
- Client-side validation of username format and usernameavailability
- Password strength requirement (with Dropbox's zxcvbn library)
- An option to add first and last name fields to the registration form
- An option to autogenerate username
- An option to autogenerate password
- An option to autogenerate display name
- An option to remove repeat password field