I added new route, but I have a problem

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!
rud99
Posts: 10
Joined: 21 Mar 2022, 10:38

I added new route, but I have a problem

Post by rud99 » 22 Apr 2022, 10:15

AIMEOS 2021.x
PHP 8.1
WIN (OpenServer)

Hi!
I want to add one custom route into my aimeos.
I add it to routes/web.php and I have a problem.
The problem: Route works but not rigth.
I get standart page. I Did not request to my nedded action in my controller.
Thanks!

rud99
Posts: 10
Joined: 21 Mar 2022, 10:38

Re: I added new route, but I have a problem

Post by rud99 » 22 Apr 2022, 12:49


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

Re: I added new route, but I have a problem

Post by aimeos » 22 Apr 2022, 20:04

This isn't a question about Aimeos.

Your URL to call this route must be something like:

Code: Select all

/social-auth/facebook
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply