qoliber / m2-datapatchcreator-pagebuilder-compatibility
Package info
github.com/qoliber/m2-datapatchcreator-pagebuilder-compatibility
pkg:composer/qoliber/m2-datapatchcreator-pagebuilder-compatibility
2.0.1
2025-04-09 07:29 UTC
Requires
- php: >=8.1
- qoliber/m2-datapatchcreator: *
This package is auto-updated.
Last update: 2026-03-01 00:46:37 UTC
README
Magento 2 DataPatchCreator Page Builder Compatibility Plugin
Plugin for PageBuilder to remove encoding of HTML special characters done by
Magento\PageBuilder\Model\Filter\Template class
Installation
Installation is via composer
composer require qoliber/m2-datapatchcreator-pagebuilder-compatibility
After installing the packages just run:
php bin/magento setup:upgrade
Requirements:
- Main Package: https://packagist.org/packages/qoliber/datapatchcreator (installed with the module)
PHP 8.1or higherMagento 2.4.3or higher
Tested on:
Magento 2.4.3OpenSource with Page BuilderMagento 2.4.3-p1OpenSource with Page Builder