staempfli / magento2-module-image-resizer

Magento 2 Module to add simple image resizing capabilities in all blocks and .phtml templates
93 stars 32 forks source link

Feature request: CMS syntax support #28

Open Detzler opened 4 years ago

Detzler commented 4 years ago

Hi, it would be awesome to use the cms syntax for image processing.. some kind of this:

<img src="{{staempflimage src="media/wysiwyg/image.png" image-resize="200x" image-quality="75" }}">