Hi everyone.
im currently looking into to implementing a frontend member login, where the member can edit their data and update it from the frontend. it seems like i can implement a custom razor form, but i would like to know if anyone know of package that makes this possible ?
/best regards Christoffer.
frontend member profile editing
Hi everyone. im currently looking into to implementing a frontend member login, where the member can edit their data and update it from the frontend. it seems like i can implement a custom razor form, but i would like to know if anyone know of package that makes this possible ? /best regards Christoffer.
I don't think there is a package for that, usually we write our own endpoints for these kinda functions.
is working on a reply...