nortn/magento2-page-builder-classes-presets 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nortn/magento2-page-builder-classes-presets

最新稳定版本:1.0.0

Composer 安装命令:

composer require nortn/magento2-page-builder-classes-presets

包简介

Magento2 PageBuilder - Classes presets

README 文档

README

This module enhances the PageBuilder functionality by adding a configurable list of class presets and replacing the default "Additional Classes" input field with a select dropdown.

Features

  • Adds a new configuration section in:
    Stores -> Configuration -> NortN -> PageBuilder
    
  • Introduces a CSS Class Presets group with a dynamic rows field where users can:
    • Define multiple sets of CSS classes.
    • Assign labels and descriptions to each set.
  • Replaces the default "Additional Classes" input field with a select dropdown populated with values from global configuration.

Configuration

To configure the module:

  1. Navigate to Stores -> Configuration -> NortN -> PageBuilder.
  2. Locate the CSS Class Presets group.
  3. Use the dynamic rows field to add or edit class sets with labels and descriptions.

Note: If a class preset that is currently in use is modified or removed from the configuration, it will continue to be applied until the next content edit. Upon saving, if no new preset is selected, the value will reset.

Installation

To install the module from Packagist, run the following commands:

composer require nortn/magento2-page-builder-classes-presets
bin/magento module:enable NortN_PageBuilderClassPresets
bin/magento setup:upgrade
bin/magento cache:flush

Usage

  • When editing a PageBuilder content type that supports additional classes, you will see a select dropdown instead of a text input.
  • Choose a class preset from the dropdown to apply predefined styles.

Compatibility

  • Magento 2.4.x
  • Adobe Commerce (formerly Magento Commerce)

Support

For any issues or feature requests, please open an issue on GitHub.

GitHub Repository: m2ext-page-builder-classes-presets

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2025-02-24