MarkShust_PageBuilderSourceCode
markshust/magento2-module-pagebuildersourcecode
Adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
+6 older tests
Share This Module's Status
README
Loaded from GitHubMarkShust_PageBuilderSourceCode
Adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.
Table of contents
Summary
Page Builder does not come with a way to edit the HTML source code when editing a text block. Sometimes it is desired to override the default styles and edit the HTML manually. This module adds the "code" icon to the toolbar to allow this capability.
If you'd like to learn a bit more about why & how you'd use this module, check out the explainer video of this module, created by Webverse.
Requirements
This module requires the Page Builder module, which comes installed with Magento Commerce 2.3.1+.
Installation
composer require markshust/magento2-module-pagebuildersourcecode
bin/magento module:enable MarkShust_PageBuilderSourceCode
bin/magento setup:upgrade
Usage
This module has no configuration. Just install, and you'll see the code icon in the Page Builder WYSIWYG editor toolbar.

Credits
M.academy
This repository is sponsored by M.academy, the simplest way to learn complex tech skills.
License
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.