Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 29, 20232 yr Hello there, I wonder if it's possible to allow members login with username, email or a custom profile field as 'username'. The field value is certainly unique per member and also is of number type Edited January 29, 20232 yr by DanielFb
January 29, 20232 yr Community Expert Solution Only the display name and/or email can currently be used as login for our software. Anything else would require customization.
January 29, 20232 yr Author 1 hour ago, Jim M said: Only the display name and/or email can currently be used as login for our software. Anything else would require customization. I wonder Jim if you can pin point to the hook I may need to extend?
January 29, 20232 yr Community Expert 37 minutes ago, DanielFb said: I wonder Jim if you can pin point to the hook I may need to extend? Sorry, customizations are outside our scope of support. Please create a topic in the developer forum and someone can answer your question.
January 29, 20232 yr 1 hour ago, DanielFb said: I wonder Jim if you can pin point to the hook I may need to extend? I doubt it's going to be as simple as a hook into existing code - you'll probably need to write your own login handler. If you want to look further into this, then your starting point is to look at /system/login/handler/standard.php Edited January 29, 20232 yr by Nathan Explosion
January 30, 20232 yr Community Expert You may find the following pages helpful to you too https://invisioncommunity.com/developers/