Add Joomla login parameters
问题 I work with joomla 3.1, and im a newbie.. I would suggest users to connect in two ways. - First with the traditional way that is allready in production with Email address (like email@domain.com) and password - Second, i would like to allow them to login with the phone application ID that they use.(like 4456544485) and password(same as the first way) The login system used is the com_users component. the phone application ID is in another DataBase (phoneapp) and has a email field. But i don't