File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
app/code/Magento/PageBuilder/etc Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 648648 <plugin name =" pagebuilder_clear_editor_config_cache"
649649 type =" Magento\PageBuilder\Plugin\ClearEditorConfigCache" sortOrder =" 10" />
650650 </type >
651+ <type name =" Magento\CatalogWidget\Block\Product\ProductsList" >
652+ <plugin name =" pagebuilder_product_list" type =" Magento\PageBuilder\Plugin\Catalog\Block\Product\ProductsListPlugin" sortOrder =" 1" />
653+ </type >
651654</config >
Original file line number Diff line number Diff line change 184184 <arguments >
185185 <argument name =" productCollectionFactory" xsi : type =" object" >pageBuilderProductCollectionFactory</argument >
186186 </arguments >
187- <plugin name =" pagebuilder_product_list" type =" Magento\PageBuilder\Plugin\Catalog\Block\Product\ProductsListPlugin" sortOrder =" 1" />
188187 </type >
189188 <type name =" Magento\Catalog\Helper\Output" >
190189 <arguments >
Original file line number Diff line number Diff line change 1212 <type name =" Magento\Email\Model\Template\Filter" >
1313 <plugin name =" escapeCustomVarDirectives" type =" Magento\PageBuilder\Plugin\Filter\CustomVarTemplate" />
1414 </type >
15+ <type name =" Magento\CatalogWidget\Block\Product\ProductsList" >
16+ <plugin name =" pagebuilder_product_list" type =" Magento\PageBuilder\Plugin\Catalog\Block\Product\ProductsListPlugin" sortOrder =" 1" />
17+ </type >
1518</config >
You can’t perform that action at this time.
0 commit comments