devgfnl/module-page-builder-footer

这是一个为Magento 2设计的模块,它增加了一种新的内容类型,使您能够使用Page Builder轻松创建页脚。

安装: 7

依赖项: 0

建议者: 0

安全性: 0

星标: 1

关注者: 1

分支: 0

开放性问题: 0

语言:JavaScript

类型:magento2-module

1.0.0 2024-02-25 20:17 UTC

This package is auto-updated.

Last update: 2024-09-25 21:27:41 UTC


README

此Magento 2模块增加了一种新的内容类型,使您能够使用Page Builder轻松创建页脚。该模块简化了在页脚中添加链接的过程。它还包括前端手风琴功能。

安装

  1. 通过Composer安装
composer require devgfnl/module-page-builder-footer
  1. 启用模块
bin/magento module:enable DEVGFNL_PageBuilderFooter
bin/magento setup:upgrade

如何使用

  1. 在您的Magento 2管理面板中导航到Page Builder部分。
  2. 创建或编辑一个您想要添加页脚的页面/块。
  3. 添加一个新内容类型,并从可用选项中选择“页脚项”。
  4. 使用直观的Page Builder界面自定义您的页脚内容。
  5. 轻松添加链接到您的页脚项。
  6. 保存您的更改,并享受您新设计的页脚!

示例

footer pagebuilder footer frontend footer frontend mobile

如有任何疑问或需要帮助,请在GitHub上提交一个问题