Anyone have a list of modules that uses the new WidgetInterface (implemented from PS v1.7)
Quotehttps://devdocs.prestashop.com/1.7/modules/concepts/widgets/
Limitation of hooks
In their basic use, a display hook will be shown at a specific place in the template. If a module wants to display the same additional content on several places, whatever the merchant chose, it still has to register and implement all the possible hooks.
With widgets, module developers can display content everywhere the module is asked to do so.
Seems like the way to go.
But I cannot find any modules that use this method. Except
Quotehttps://www.sunnytoo.com/forums/topic/change-vcc-to-elementor
Yes, the products slider modules implement the renderWidget method.
Any advice please.
.png.022b5452a8f28f552bc9430097a16da2.png)