mbu / tools

Mbu Tools 模块为 Magento 2 提供了使用短代码创建和组织横幅的便捷方式,提高了访问效率。

安装: 17

依赖: 0

建议者: 0

安全: 0

类型:magento2-module

1.0.2 2023-11-14 14:24 UTC

This package is auto-updated.

Last update: 2024-09-14 16:13:44 UTC


README

- Mbu Tools 是一个 Magento 2.3+ 模块,可以帮助您通过短代码轻松创建和组织横幅,内置了移动/桌面横幅切换功能。

- 我们正在努力创建更多有用的模块,更新它们并维护它们。如果您有任何建议,认为可能会很有用,请告诉我们,我们希望改进我们的模块。访问 mbu.digital 以获取建议。

- 该模块是免费且开源的。有关更多信息,请参阅 GNU 许可证。GNU 许可证应与模块一起提供,不得删除或编辑!尽管您不允许重新销售该模块或更改供应商名称,但您可以编辑代码,并要求上传您的更改。我们对模块造成的任何损坏不承担责任,或者在故障的情况下,模块将按原样提供,因此我们建议在更新之前检查更新日志,并自行承担风险!

- 安装方法:1- composer require mbu/tools:dev-master 2- php bin/magento module:enable Mbu_Tools 3- php bin/magento c:f 4- php bin/magento s:up 5- 您可以在内容页面 Mbu/Banners 下访问该模块。

- 使用方法

after you create your banner by clicking add new banner you can see the shortcode on the screen or when you edit the record copy this shortcode and add it to your template cms page or block, or phtml files. Don't forget to clear the cache afterwards to see the changes.