I'm trying to achieve this, When I pass a variable in admin url login page like this
admin/index.php?route=common/login?email=test@test.com
The url value "email" gets in the username input field
I'm using opencart 3 and I changed the login to be with email instead of user name