Page 1 of 1

Check the email-address on login.php

Posted: Fri Jun 30, 2023 3:15 pm
by Kofod95
This is a hook that hides every core module as well as PWA, if present on login.php, and presents only an input for the email-address. Once the customer removes focus from the email-input, the page will show the relevant options for that customer.

It's bundled as a Zipur-package, so install with that, or ignore the "update.php" file in the package.

Comments and suggestions are welcome!

//Daniel

Re: Check the email-address on login.php

Posted: Sat Jul 01, 2023 6:45 am
by Kofod95
I have two questions I would like some help to answer regarding this:
-Obviously, the core language should be overriden so the wording makes sense. Should I provide language-override-files in this package and should the wording then be correct or something that easily reminds the shop owner to change other languages as well?
-Is it intuitive enough to need to remove focus from the input-field, or should we have a button that either activates the check or does nothing but be buttoning, just to help people make things happen?

//Daniel