vuestorefront / magento2-vsbridge-indexer

This is official Vue Storefront, native, Magento2 indexer
https://vuestorefront.io
MIT License
69 stars 89 forks source link

Apply Page content filter on category description #391

Open mileandra opened 3 years ago

mileandra commented 3 years ago

When category description contains images or other directives as blocks, they will not display correctly in the frontend. It would be great if the content filter could be applied to the description before indexing. I could solve this with a plugin, but would be a nice to have for the future. Maybe it could even be a global functionality for any attribute that has the type texteditor.