enanobots / m2-datapatchcreator-pagebuilder
Magento 2 Data Patch creator - Page Builder Plugin
Installs: 30 012
Dependents: 0
Suggesters: 1
Security: 0
Stars: 5
Watchers: 1
Forks: 2
Open Issues: 2
Type:magento2-module
Requires
- php: >=7.3
- enanobots/m2-datapatchcreator: *
This package is auto-updated.
Last update: 2024-10-29 06:41:41 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 enanobots/m2-datapatchcreator-pagebuilder
After installing the packages just run:
php bin/magento setup:upgrade
Requirements:
- Main Package: https://packagist.org/packages/enanobots/m2-datapatchcreator (installed with the module)
PHP 7.4
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