Magento 2.4.3 Extend Page Builder

Job ID: 31245553

Budget: €30 – €250 EUR

We need some functions for the page builder, currently it is not possible to use the remote storage because necessary parameters are missing:
https://devdocs.magento.com/guides/v2.4/config-guide/remote-storage/config-remote-storage-image-resize.html

The following parameters are required for the type image, which can be set via the backend page builder content element:
- width
- height
- additional parameter

output should be after like this:
{{media url="/image/url?width=150"}}
{{media url="/image/url?width=150&height=150"}}
{{media url="/image/url?width=150&height=150&additional"}}

The following parameters are required for the links, which can be set via the backend page builder content element:
- additional parameter

If another idea is available you can also discuss this with pleasure
Related categories: PHP JavaScript Magento