My account page

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
sixbynine
Posts: 93
Joined: 10 Jan 2018, 11:22

My account page

Post by sixbynine » 18 Jul 2018, 08:16

Hello,

I'm currently adding the personal account pages to my aimeos project.

I would like to allow my customers to manage their personal information (updating personal info and adresses) in their personal account.

It is a really common option in e-commerce websites and so i was wondering if something already existed in aimeos for this purpose (since everything seems to be already manageable during the checkout process) ?

Thank you a lot,

sbn

User avatar
aimeos
Administrator
Posts: 7885
Joined: 01 Jan 1970, 00:00

Re: My account page

Post by aimeos » 18 Jul 2018, 08:26

Customers can modify their account data directly on the checkout address page.

Nevertheless, an additional option to do it in the myaccount page would be cool. There's already a container where you can add a subpart for this: https://github.com/aimeos/ai-client-htm ... nt/Profile

Would be great if you could create a pull request with your code to get this into the core :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

sixbynine
Posts: 93
Joined: 10 Jan 2018, 11:22

Re: My account page

Post by sixbynine » 19 Jul 2018, 14:01

Thank you very much !
I'll be glad to write it and then create a PR but i'm not sure I could respect the aimeos standard perfectly.
Anyway, i'll submit it and you'll be able to decide if it can be added :)

Post Reply