Search found 12 matches

by oliwin4
21 Aug 2022, 14:23
Forum: Laravel package
Topic: Where to change logic of component?
Replies: 1
Views: 441

Where to change logic of component?

I try to modify home page that contains from components: 'catalog-home' => ['locale/select','basket/mini','catalog/tree','catalog/search', 'cms/page', 'catalog/filter' ] Where to see how `cms/page` does works for home page? Where is logic of this component placed? What if I need to change logic of c...
by oliwin4
16 Aug 2022, 08:37
Forum: Laravel package
Topic: How to manage blocks on the main page AimEos?
Replies: 1
Views: 483

How to manage blocks on the main page AimEos?

I need turn off the the main image slider, as example and display the catalog on the main page. Now I can not realize which the section I have to change: front, backend, themes. How does it work?