Awesome
Aimes_PageBuilderCodeBlock
- Compatible with Magento Open Source and Adobe Commerce
2.4.x
Features
Adds a new PageBuilder content type to display code snippets nicely, using highlight.js.
<img width="965" alt="image" src="https://user-images.githubusercontent.com/4225347/187295986-84d7dd1f-4946-4c12-81c6-7fc7060eb3b9.png"> <img width="1073" alt="image" src="https://user-images.githubusercontent.com/4225347/187298138-341146d8-f6cf-4b87-899a-03219e88bda5.png">Planned Features / Improvements
- Markup rendered on save, instead of generated per page load
- Better
highlight.js
theme support - Hyva Themes Support
Requirements
- Magento Open Source or Adobe Commerce version with PageBuilder version
^2.2
- May support
2.3.x
but only tested with2.4.5
- May support
Installation
Please install this module via Composer. This module is hosted on Packagist.
composer require aimes/module-page-builder-code-block
bin/magento module:enable Aimes_PageBuilderCodeBlock
bin/magento setup:upgrade