Member login

I need for member login(wix app) more fields like first name,second name,address.
Is that possible and how?

Also how can a registered member change his password or other details ?

Kindly regards

Hi,

Please find a complete tutorial here

and what about for password forgot or password change?
My main problem is :
Login details of customers must sent to another site for registration.
After that when a member want to change his profile or retrieve his own member information the other site gives some API commands to control these requests.
(example :https://00.00.000.0000/API/Request.ashx?command=getuserinfo&username=_&password=_&customer=_&customerpassword=_)
Ihaven’t the experience and skills for that integration.My question is if wix development team can do that for me? If the point is to upgrade , no problem.

is this possible yet in 2019?

Hi,
You can use register() to add new site members and use a collection to store addition information such as name, surname, address etc.

See here
https://www.wix.com/code/reference/wix-users-backend.html#register