All Projects → markshust → Magento2 Module Pagebuildersourcecode

markshust / Magento2 Module Pagebuildersourcecode

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

Projects that are alternatives of or similar to Magento2 Module Pagebuildersourcecode

MultipleLayeredNavigation-M2
Magento 2 Multiple Layered Navigation extension.
Stars: ✭ 20 (-16.67%)
Mutual labels:  magento, magento2
Ddev
DDEV-Local: a local PHP development environment system
Stars: ✭ 915 (+3712.5%)
Mutual labels:  magento, magento2
magento2-module-ordergrid
The Order Grid module adds more details to the order grid in the admin.
Stars: ✭ 54 (+125%)
Mutual labels:  magento, magento2
Elasticsuite
Smile ElasticSuite - Magento 2 merchandising and search engine built on ElasticSearch
Stars: ✭ 647 (+2595.83%)
Mutual labels:  magento, magento2
React Storefront
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([email protected]).
Stars: ✭ 292 (+1116.67%)
Mutual labels:  magento, magento2
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (+25%)
Mutual labels:  magento, magento2
Inventory
Magento Inventory Project (a.k.a MSI)
Stars: ✭ 270 (+1025%)
Mutual labels:  magento, magento2
vscode-magento-wizard
Helps develop Magento 2 extensions using VSCode
Stars: ✭ 22 (-8.33%)
Mutual labels:  magento, magento2
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (+1125%)
Mutual labels:  magento, magento2
Cleancheckout
A drop-in replacement for the Magento 2 checkout.
Stars: ✭ 280 (+1066.67%)
Mutual labels:  magento, magento2
magento2-customer-account-links-manager
Customer Account Links Manager allows you to quickly and easily remove customer account links from Magento 2 customer dashboard.
Stars: ✭ 40 (+66.67%)
Mutual labels:  magento, magento2
Magento2 Theme Blank Sass
SASS based version of Magento 2 Blank theme
Stars: ✭ 373 (+1454.17%)
Mutual labels:  magento, magento2
laragento
Collection of the Laravel/Eloquent Model classes that allows you to get data directly from a Magento 2 database.
Stars: ✭ 79 (+229.17%)
Mutual labels:  magento, magento2
Magento Nginx Config
Default Nginx config for Magento
Stars: ✭ 462 (+1825%)
Mutual labels:  magento, magento2
magento2-mandrill
Mandrill integration for Magento 2.
Stars: ✭ 35 (+45.83%)
Mutual labels:  magento, magento2
installer-m2
Universal extension installer for Magento 2, see introductory blog post here
Stars: ✭ 27 (+12.5%)
Mutual labels:  magento, magento2
blog
MageVision Blog
Stars: ✭ 23 (-4.17%)
Mutual labels:  magento, magento2
app-search-magento
A first party module to integrate Elastic App Search in Magento 2.
Stars: ✭ 25 (+4.17%)
Mutual labels:  magento, magento2
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (+1045.83%)
Mutual labels:  magento, magento2
Magento2 Regenerate url rewrites
Magento 2 extension which add feature of regenerating a url rewrites of products/categories
Stars: ✭ 310 (+1191.67%)
Mutual labels:  magento, magento2

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].