markshust/magento2-module-pagebuildersourcecode

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

Fund package maintenance!
markshust

Installs: 36 658

Dependents: 0

Suggesters: 0

Security: 0

Stars: 111

Watchers: 7

Forks: 17

Open Issues: 0

Type:magento2-module

1.0.5 2024-03-07 00:51 UTC

This package is auto-updated.

Last update: 2024-04-07 00:58:34 UTC


README

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

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667

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

License

MIT