How to add category to filter

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!
User avatar
AleksandarJovanovic
Posts: 26
Joined: 01 Jun 2022, 21:26

How to add category to filter

Post by AleksandarJovanovic » 12 Jan 2024, 10:55

Aimeos version 2023.10
Php: 8.1
Linux

Dear,
How to add category filter.
Best regards
Alex

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

Re: How to add category to filter

Post by aimeos » 14 Jan 2024, 17:08

1.) Add "catalog/filter" to the list of components for the page in the "pages" section
2.) Check if the used Blade template outputs the catalog/filter header and body like in this template:
- https://github.com/aimeos/aimeos-larave ... ade.php#L7
- https://github.com/aimeos/aimeos-larave ... de.php#L35
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply