Where I can change the filter or card actions?

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!
Maryam DY
Posts: 11
Joined: 16 Nov 2020, 07:23

Where I can change the filter or card actions?

Post by Maryam DY » 17 Nov 2020, 02:54

I built a page and added components in it but the result of the filter search land somewhere else (shop page), I was not able to find where to change the redirect actions after using category filter. I want to redirect them in my pages. Would you Please Help me as I'm new With this system. Thanks
Attachments
5 (1).png
5 (1).png (148.76 KiB) Viewed 746 times

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

Re: Where I can change the filter or card actions?

Post by aimeos » 18 Nov 2020, 08:22

You can change the name of the used route to your own one in your ./config/shop.php:
List: https://github.com/aimeos/aimeos-larave ... t.php#L178
Tree: https://github.com/aimeos/aimeos-larave ... t.php#L200
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply