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
6.0.0
2026-05-09 13:29 UTC
Requires
- php: >=8.1
- ext-intl: *
- bjeavons/zxcvbn-php: *
- bower-asset/zxcvbn: ~4.1
- composer/installers: ^2.0
- elgg/elgg: ~6.1.0
Suggests
This package is auto-updated.
Last update: 2026-05-12 13:53:59 UTC
README
Enhanced registration form with client-side validation and configurable field options.
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
Screenshots
Default Registration from with Validation
Customized Registration Form
Minimal Registration Form
Plugins Settings
Compatibility
| Plugin version | Elgg version |
|---|---|
| 7.0.0 | 7.x |
| 6.0.0 | 6.x |
| 5.0.0 | 5.x |
| 4.0.0 | 4.x |
| 3.0.0 | 3.x |