How extensions are helpful and provides flexibility,if we just can't use them where we want or can't just add it's components as dependency to other core modules ?
f
Flo
10/30/2019, 12:55 PM
Could you please elaborate. Thanks
Flo
10/30/2019, 12:56 PM
What exactly do you mean by "use them where we want" ?
s
Sohan Kumar Dash
10/30/2019, 5:04 PM
@Flo Hello ma'am. Actually i want to show some of the recent blogposts in home page, but when i add the blogpost collection as a dependency to home view, it throws script error 'blogpost.collection' required by home.view.
Sohan Kumar Dash
10/30/2019, 5:06 PM
Another one is. I have installed product comparison extension. And i wanted to use its compare functionality to facets page. I don't know how can i do that ?