The Home for
Magento Excellence

Explore. Discover. Elevate. #magento

162
Modules Tested
98
Ready for Magento 2.4
64
Need Your Help
Stable v2.0.1

MarkShust_PageBuilderSourceCode

markshust/magento2-module-pagebuildersourcecode

Adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.

92,589
Downloads
Below average
119
GitHub Stars
Above average
9mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
L8 PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v2.0.1 on Magento 2.4.8-p3
Dec 16, 2025
v2.0.1 on Magento 2.4.8-p2
Aug 14, 2025
v2.0.1 on Magento 2.4.8
May 21, 2025
v2.0.1 on Magento 2.4.7-p4
Mar 21, 2025
v1.0.5 on Magento 2.4.7-p4
Feb 15, 2025
v1.0.5 on Magento 2.4.7-p3
Oct 27, 2024

+6 older tests

GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

Share This Module's Status

MarkShust_PageBuilderSourceCode Magento compatibility status badge

README

Loaded from GitHub

MarkShust_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.

Screenshot

Credits

M.academy

This repository is sponsored by M.academy, the simplest way to learn complex tech skills.

License

MIT

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.

Back to All Modules