Skip to content

Issue #3255491 by Oliver Huynh, RajabNatshah, Alaa Jwiehan: Add Email Registration module to Varbase Core to allow users to login using Email or username

Email Registration

  • Add Email Registration module to Varbase to allow users to login using Email or username
  • Users by default should be able to login with email address or username
  • Make sure Varbase works on PHP 8 and MySQL 8. Forked and moved to https://github.com/Vardot/varbase/issues/97
  • Tested
    • Install new site
    • Test with username
    • Test with email
    • Image
    • Image

Email registration Optional Update

  • Instruction to the users how to apply the update
  • Image
  • Tested drush
[info] Module email_registration is successfully enabled.
[warning] Configuration email_registration.settings is already updated.
Edited by Rajab Natshah

Merge request reports