kishor10d/Admin-Panel-User-Management-using-CodeIgniter

is there any chance to support username to login?

tjengbudi opened this issue · 1 comments

hello,
i need user management that need to login with username instead of email. is there any chance to do it?

@tjengbudi : Yes. You can do it by changing email login system with username. Also, you need to check the user-id uniqueness in your database.