regarding subcategories elements

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!
dsharma@taskme.biz
Posts: 9
Joined: 19 Jun 2019, 09:35

regarding subcategories elements

Post by dsharma@taskme.biz » 17 Jul 2019, 14:27

Hello Aimeos,

I have some categories.Particular categories has some teams. I want to know how can i create links on categories for displaying teams on another page.


Kindly reply.

Thankyou

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

Re: regarding subcategories elements

Post by aimeos » 18 Jul 2019, 16:38

In the template you can use the $this->url() view helper or the Laravel route() or url() methods. How you store the required data for generating the URLs depend on you. You can use the category config fields or add them in the description text that is displayed by default if available.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply