enanobots / m2-datapatchcreator-pagebuilder
Installs: 30 928
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 1
Forks: 2
Open Issues: 2
Requires
- php: >=8.1
- qoliber/datapatchcreator: *
This package is auto-updated.
Last update: 2024-12-19 12:31:36 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