devgfnl/ module-page-builder-footer
这是一个为Magento 2设计的模块,它增加了一种新的内容类型,使您能够使用Page Builder轻松创建页脚。
1.0.0
2024-02-25 20:17 UTC
Requires
- magento/framework: *
- magento/module-page-builder: *
README
此Magento 2模块增加了一种新的内容类型,使您能够使用Page Builder轻松创建页脚。该模块简化了在页脚中添加链接的过程。它还包括前端手风琴功能。
安装
- 通过Composer安装
composer require devgfnl/module-page-builder-footer
- 启用模块
bin/magento module:enable DEVGFNL_PageBuilderFooter
bin/magento setup:upgrade
如何使用
- 在您的Magento 2管理面板中导航到Page Builder部分。
- 创建或编辑一个您想要添加页脚的页面/块。
- 添加一个新内容类型,并从可用选项中选择“页脚项”。
- 使用直观的Page Builder界面自定义您的页脚内容。
- 轻松添加链接到您的页脚项。
- 保存您的更改,并享受您新设计的页脚!
示例
如有任何疑问或需要帮助,请在GitHub上提交一个问题。