markshust/magento2-module-pagebuildersourcecode 1.0.1

The Page Builder Source Code module adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MarkShust_PageBuilderSourceCode

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

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes

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.

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

License

MIT