How to make a custom login/regiter/error page in a theme package 2024.x

Help for integrating the Laravel package
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!
dburucu
Posts: 3
Joined: 01 May 2024, 12:00

How to make a custom login/regiter/error page in a theme package 2024.x

Post by dburucu » 01 May 2024, 12:07

Hello,

how can I make custom pages for login/registration/error pages?

Laravel: 11.0
Aimeos: 2024.04.*
PHP: 8.2
Windows

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

Re: How to make a custom login/regiter/error page in a theme package 2024.x

Post by aimeos » 02 May 2024, 20:26

These are the standard Laravel pages which you can customize like you need them by modifying the Blade templates in the ./resources/views/ folder of your application.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply