We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ec6dd commit 227b51cCopy full SHA for 227b51c
app/code/Magento/PageBuilder/etc/di.xml
@@ -451,4 +451,7 @@
451
</argument>
452
</arguments>
453
</virtualType>
454
+ <type name="Magento\Framework\Filter\Template">
455
+ <plugin name="convertBackgroundImages" type="Magento\PageBuilder\Plugin\Filter\TemplatePlugin"/>
456
+ </type>
457
</config>
0 commit comments