magegeeks/module-hidepriceandcartbutton

此扩展用于隐藏非登录用户的商品价格和“加入购物车”按钮。

安装: 7

依赖: 0

建议者: 0

安全性: 0

星标: 0

关注者: 2

分支: 0

公开问题: 0

语言:HTML

类型:magento2-module

dev-master 2018-03-07 11:05 UTC

This package is not auto-updated.

Last update: 2024-09-23 13:18:21 UTC


README

如何下载和安装 Hidepriceandcartbutton 扩展

安装步骤:a) 手动安装

  1. 下载扩展文件 "magegeeks-hidepriceandcartbutton-2.0.0.zip"。
  2. 在 "root/app/code" 内解压 zip 文件。
  3. 在 magento 安装根目录运行命令 "sudo php bin/magento setup:upgrade"。
  4. 通过以下命令给 var 和 pub 文件夹赋予权限:"sudo chmod 777 -R var/ pub/"
  5. 现在登录到管理面板,您可以看到与扩展相关的配置。

b) 使用 composer 安装

  1. 登录到您的 Magento 2 管理面板。
  2. 打开组件管理器
  3. 启用 Hidepriceandcartbutton 扩展
  4. 开始就绪检查 4.1. 就绪检查错误 4.2. 就绪检查正常
  5. 创建备份(可能需要一些时间)
  6. 备份过程完成后,按“下一步”按钮
  7. 现在您已准备好最终启用扩展。