Change Password
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Change Password
I have just installed Aimeos 2020.04 using
on Homestead
Is there a screen to change the password for the User? And for the Admin?
Or is something that I have to implement myself?
I'm familiar with Laravel, so no problem. Just curious!

Code: Select all
composer create-project aimeos/aimeos myshop
Is there a screen to change the password for the User? And for the Admin?
Or is something that I have to implement myself?
I'm familiar with Laravel, so no problem. Just curious!

Re: Change Password
Laravel contains a "login", "registration" and "password forgotten" form but none "password change" AFAIK, so you have to implement it yourself. The password for the admin can be changed too when you implement the form because both are stored in the "users" table.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
