qoliber / m2-datapatchcreator-pagebuilder-compatibility
2.0.0
2024-12-19 12:26 UTC
Requires
- php: >=8.1
- qoliber/datapatchcreator: *
This package is auto-updated.
Last update: 2024-12-19 12:33:20 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.1
or higherMagento 2.4.3
or higher
Tested on:
Magento 2.4.3
OpenSource with Page BuilderMagento 2.4.3-p1
OpenSource with Page Builder